Added console MUC message preference

This commit is contained in:
James Booth
2015-12-29 23:00:49 +00:00
parent 377a63d038
commit 8ea228480c
4 changed files with 17 additions and 2 deletions

View File

@@ -123,6 +123,7 @@ typedef enum {
PREF_TLS_CERTPATH,
PREF_TLS_SHOW,
PREF_LASTACTIVITY,
PREF_CONSOLE_MUC,
} preference_t;
typedef struct prof_alias_t {