mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: android only arm64 & ssh tab page
This commit is contained in:
@@ -226,7 +226,7 @@ class SettingStore extends PersistentStore {
|
||||
|
||||
/// Server func btns display name
|
||||
late final serverFuncBtnsDisplayName =
|
||||
StoreProperty(box, 'serverFuncBtnsDisplayName', true);
|
||||
StoreProperty(box, 'serverFuncBtnsDisplayName', false);
|
||||
|
||||
// Never show these settings for users
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user