diff options
author | James Booth <boothj5@gmail.com> | 2015-06-21 21:07:57 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2015-06-21 21:07:57 +0100 |
commit | 446027b9505342c09f62f6d7a279c65a0d1db107 (patch) | |
tree | 2dde6c8ded47bb6880265e0b83a8aef25ad3e5ab /themes/simple | |
parent | e72ddf5488a4cc2a39ed8037181a39d71768eff6 (diff) | |
download | profani-tty-446027b9505342c09f62f6d7a279c65a0d1db107.tar.gz |
Moved setting otr.warn -> enc.warn
Diffstat (limited to 'themes/simple')
-rw-r--r-- | themes/simple | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple b/themes/simple index 3ddd2893..e873723b 100644 --- a/themes/simple +++ b/themes/simple @@ -20,5 +20,5 @@ roster.size=25 privileges=false presence=false intype=false -otr.warn=false +enc.warn=false wins.autotidy=false |