mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 10:06:36 +01:00
old server list wasn't being installed; default to DHTnodes in /usr/local/share/toxic
This commit is contained in:
@@ -142,7 +142,7 @@ struct StatusBar {
|
||||
|
||||
struct chatlog {
|
||||
FILE *file;
|
||||
uint64_t lastflush;
|
||||
uint64_t lastwrite;
|
||||
int pos;
|
||||
bool log_on; /* specific to current chat window */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user