// This settings is inverted because the first iteration of the Updater did not have a settings but instead relied on the messagebox choice of the user.
- QDesktopServices::openUrl(QUrl("https://api.imgur.com/oauth2/authorize?client_id=3ebe94c791445c1&response_type=pin")); //TODO: get the client-id from somewhere?
+ QDesktopServices::openUrl(QUrl("https://api..com/oauth2/authorize?client_id=3ebe94c791445c1&response_type=pin")); //TODO: get the client-id from somewhere?
<string><html><head/><body><p><span style=" text-decoration: underline;">Note</span>: Clicking on the &quot;Authorize&quot; button will open the Imgur website, where you will need to log in with the account you wish to use. They will provide an authentication PIN that you must input into Lightscreen.</p></body></html></string>