mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 07:44:26 +01:00
opt.: sftp rename
This commit is contained in:
@@ -127,7 +127,7 @@ class _IOSSettingsPageState extends State<IOSSettingsPage> {
|
||||
text: text,
|
||||
langCode: 'json',
|
||||
title: 'Watch app',
|
||||
).go(context);
|
||||
).go<String>(context);
|
||||
if (result == null) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user