mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 07:36:22 +00:00
Allow "account" setting in [connection] to autconnect the account
closes #251
This commit is contained in:
@@ -56,7 +56,8 @@ typedef enum {
|
||||
PREF_GRLOG,
|
||||
PREF_AUTOAWAY_CHECK,
|
||||
PREF_AUTOAWAY_MODE,
|
||||
PREF_AUTOAWAY_MESSAGE
|
||||
PREF_AUTOAWAY_MESSAGE,
|
||||
PREF_CONNECT_ACCOUNT
|
||||
} preference_t;
|
||||
|
||||
void prefs_load(void);
|
||||
|
||||
Reference in New Issue
Block a user