Categorize Spaces as such in sidebar
Currently they are shown at the bottom, since Neochat doesn't support displaying Spaces yet.
This commit is contained in:
@@ -23,6 +23,7 @@ public:
|
||||
Direct,
|
||||
Normal,
|
||||
Deprioritized,
|
||||
Space,
|
||||
};
|
||||
Q_ENUM(Types)
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user