New store

This commit is contained in:
Christian Pauly 2020-01-26 11:17:54 +00:00
commit 46f7a947f5
19 changed files with 159 additions and 969 deletions

View file

@ -76,7 +76,6 @@ class _SettingsState extends State<Settings> {
),
),
);
print(success);
if (success != false) {
Toast.show(
I18n.of(context).avatarHasBeenChanged,