mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-02-23 16:45:27 +01:00
#168 fix
This commit is contained in:
@@ -635,6 +635,7 @@ class _SettingPageState extends State<SettingPage> {
|
||||
_localeCode.value = idx;
|
||||
_setting.locale.put(idx);
|
||||
RebuildNodes.app.rebuild();
|
||||
context.pop();
|
||||
},
|
||||
child: Text(
|
||||
l10n.languageName,
|
||||
|
||||
Reference in New Issue
Block a user