refactored irc
This commit is contained in:
+3
-2
@@ -6,10 +6,11 @@ namespace chatterino {
|
||||
|
||||
static const QString ANONYMOUS_USERNAME_LABEL(" - anonymous - ");
|
||||
|
||||
namespace providers {
|
||||
namespace twitch {
|
||||
|
||||
static const QString ANONYMOUS_USERNAME("justinfan64537");
|
||||
|
||||
} // namespace twitch
|
||||
}
|
||||
} // namespace providers
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user