mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: sftp rename
This commit is contained in:
@@ -366,7 +366,7 @@ class _HomePageState extends State<HomePage>
|
||||
text: text,
|
||||
langCode: 'json',
|
||||
title: l10n.setting,
|
||||
).go(context);
|
||||
).go<String>(context);
|
||||
if (result == null) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user