smileys settings
This commit is contained in:
parent
a0b23b0faa
commit
94eb292b16
9 changed files with 73 additions and 41 deletions
|
|
@ -85,7 +85,8 @@ class Settings(Singleton, dict):
|
|||
'plugins': [],
|
||||
'notes': {},
|
||||
'smileys': True,
|
||||
'smiley_pack': 'default'
|
||||
'smiley_pack': 'default',
|
||||
'mirror_mode': False
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue