feat: add channel for messages caught by AutoMod (#4986)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -30,7 +30,7 @@ namespace chatterino {
|
||||
enum class WindowType;
|
||||
|
||||
struct SplitDescriptor {
|
||||
// Twitch or mentions or watching or whispers or IRC
|
||||
// Twitch or mentions or watching or live or automod or whispers or IRC
|
||||
QString type_;
|
||||
|
||||
// Twitch Channel name or IRC channel name
|
||||
|
||||
Reference in New Issue
Block a user