interface settings update. messages font size, mirror mode fixes
This commit is contained in:
@@ -119,7 +119,8 @@ class Settings(Singleton, dict):
|
||||
'width': 920,
|
||||
'height': 500,
|
||||
'x': 400,
|
||||
'y': 400
|
||||
'y': 400,
|
||||
'message_font_size': 14
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user