mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 01:00:19 +00:00
Add chanopt for stripping colors
This commit is contained in:
@@ -398,6 +398,7 @@ typedef struct session
|
||||
guint8 text_hidejoinpart;
|
||||
guint8 text_logging;
|
||||
guint8 text_scrollback;
|
||||
guint8 text_strip;
|
||||
|
||||
struct server *server;
|
||||
void *usertree_alpha; /* pure alphabetical tree */
|
||||
|
||||
Reference in New Issue
Block a user