mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Added PREF_OTR_POLICY - should be default global policy and set to MANUAL
This commit is contained in:
parent
e830e2a06a
commit
3303376b42
@ -64,7 +64,8 @@ typedef enum {
|
||||
PREF_OTR_LOG,
|
||||
PREF_OTR_WARN,
|
||||
PREF_LOG_ROTATE,
|
||||
PREF_LOG_SHARED
|
||||
PREF_LOG_SHARED,
|
||||
PREF_OTR_POLICY
|
||||
} preference_t;
|
||||
|
||||
typedef struct prof_alias_t {
|
||||
|
Loading…
Reference in New Issue
Block a user