UltimMC: Use our MSA client ID

This commit is contained in:
Neptune
2024-03-08 16:29:33 -05:00
parent 334812f74d
commit 26d041ec21
4 changed files with 19 additions and 1 deletions

View File

@@ -80,6 +80,11 @@ public:
*/
QString IMGUR_CLIENT_ID;
/**
* Client ID you can get from Microsoft Identity Platform when you register an application
*/
QString MSA_CLIENT_ID;
/**
* Metadata repository URL prefix
*/