Implement stupid account manager
After logging in, you need to restart chatterino
This commit is contained in:
@@ -16,6 +16,8 @@ public:
|
||||
return instance;
|
||||
}
|
||||
|
||||
void load();
|
||||
|
||||
twitch::TwitchUser &getTwitchAnon();
|
||||
|
||||
// Returns first user from twitchUsers, or twitchAnonymousUser if twitchUsers is empty
|
||||
|
||||
Reference in New Issue
Block a user