main.py: loginscreen now gets list of profiles
This commit is contained in:
@@ -36,7 +36,7 @@ class Settings(dict):
|
||||
'auto_accept_from_friends': [],
|
||||
'friends_aliases': [],
|
||||
'typing_notifications': True,
|
||||
'auto_profile': ''
|
||||
'auto_profile': None
|
||||
}
|
||||
|
||||
def save(self):
|
||||
|
||||
Reference in New Issue
Block a user