renamed Twitch to twitch
This commit is contained in:
@@ -50,7 +50,7 @@ void LogInWithCredentials(const std::string &userID, const std::string &username
|
||||
pajlada::Settings::Setting<std::string>::set("/accounts/uid" + userID + "/oauthToken",
|
||||
oauthToken);
|
||||
|
||||
getApp()->accounts->Twitch.reloadUsers();
|
||||
getApp()->accounts->twitch.reloadUsers();
|
||||
|
||||
messageBox.exec();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user