mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: watch app
This commit is contained in:
@@ -1187,7 +1187,7 @@ class _SettingPageState extends State<SettingPage> {
|
||||
final result = await AppRoute.editor(
|
||||
text: text,
|
||||
langCode: 'json',
|
||||
title: 'Watch app config',
|
||||
title: 'Watch app',
|
||||
).go(context);
|
||||
if (result == null) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user