added namespace comments
This commit is contained in:
+1
-1
@@ -31,6 +31,6 @@ private:
|
||||
std::vector<twitch::TwitchUser> _twitchUsers;
|
||||
std::mutex _twitchUsersMutex;
|
||||
};
|
||||
} // namespace chatterino
|
||||
} // namespace chatterino
|
||||
|
||||
#endif // ACCOUNTMANAGER_H
|
||||
|
||||
Reference in New Issue
Block a user