Update ipcconstants.js

This commit is contained in:
SoraxDubbing 2022-02-22 16:47:02 +01:00
parent 9018f2937e
commit 89753f2bad

View File

@ -1,7 +1,7 @@
// NOTE FOR THIRD-PARTY
// REPLACE THIS CLIENT ID WITH YOUR APPLICATION ID.
// SEE https://github.com/dscalzi/HeliosLauncher/blob/master/docs/MicrosoftAuth.md
exports.AZURE_CLIENT_ID = '1ce6e35a-126f-48fd-97fb-54d143ac6d45'
exports.AZURE_CLIENT_ID = '681c8525-6c74-411a-be03-8e367f2b0821'
// SEE NOTE ABOVE.