Skip to content

Commit

Permalink
Merge branch 'staging' into feature/mantaince-old-files
Browse files Browse the repository at this point in the history
  • Loading branch information
DrumsnChocolate committed Nov 3, 2024
2 parents 1de1e80 + ff8ac7f commit c8e3a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ module.exports = function (environment) {
}

if (deployTarget === 'staging') {
ENV.clientId = 'rY_z6I7WAhNjzcIi3B4SB4KelwogD2BUK25D7vn9g1g';
ENV.clientId = 'D0HhpORylbWUgOBwyR-0GGDcfsi9PG6zSNgctW--f-4';
}

return ENV;
Expand Down

0 comments on commit c8e3a32

Please sign in to comment.