NOISSUE Specify Imgur client ID at build time

This commit is contained in:
Jamie Mansfield
2021-07-01 19:49:38 +01:00
parent 20c393321c
commit 4401b9e137
5 changed files with 11 additions and 2 deletions

View File

@ -65,6 +65,11 @@ public:
*/
QString PASTE_EE_KEY;
/**
* Client ID you can get from Imgur when you register an application
*/
QString IMGUR_CLIENT_ID;
/**
* MultiMC Metadata repository URL prefix
*/