improved NotebookTab
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
enum class ProviderId { Twitch };
|
||||
}
|
||||
enum class ProviderId { Twitch, Irc };
|
||||
//
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user