mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
fix: linux build script
This commit is contained in:
@@ -164,7 +164,7 @@ class SettingStore extends PersistentStore {
|
||||
/// Otherwise, display them on the top of server detail page
|
||||
late final moveOutServerTabFuncBtns = property(
|
||||
'moveOutServerTabFuncBtns',
|
||||
false,
|
||||
true,
|
||||
);
|
||||
|
||||
/// Whether use `rm -r` to delete directory on SFTP
|
||||
|
||||
Reference in New Issue
Block a user