RG-3443 Экран настроек локализации
This commit is contained in:
@@ -48,7 +48,6 @@ class _CurrenciesState extends SettingsBaseState<CurrenciesScreen> {
|
||||
|
||||
@override
|
||||
saveOption() async {
|
||||
print(currencies[selectedItem]);
|
||||
await helper.saveCurrency(currencies[selectedItem]);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user