bug fixes, interface settings update, plugins fix
This commit is contained in:
parent
3936f652e9
commit
bde1160562
5 changed files with 36 additions and 15 deletions
|
|
@ -120,7 +120,8 @@ class Settings(Singleton, dict):
|
|||
'height': 500,
|
||||
'x': 400,
|
||||
'y': 400,
|
||||
'message_font_size': 14
|
||||
'message_font_size': 14,
|
||||
'unread_color': 'red'
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue