mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
Fix favorite channels except in inbound.c
This commit is contained in:
@@ -566,7 +566,7 @@ typedef struct server
|
||||
time_t away_time; /* when we were marked away */
|
||||
|
||||
char *encoding; /* NULL for system */
|
||||
char *autojoin; /* list of channels & keys to join */
|
||||
GSList *favlist; /* list of channels & keys to join */
|
||||
|
||||
unsigned int motd_skipped:1;
|
||||
unsigned int connected:1;
|
||||
|
||||
Reference in New Issue
Block a user