mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
new: control server detail page cards
This commit is contained in:
@@ -93,7 +93,7 @@ class SettingStore extends PersistentStore {
|
||||
|
||||
// Server details page cards order
|
||||
late final detailCardOrder =
|
||||
listProperty('detailCardPrder', Defaults.detailCardOrder);
|
||||
listProperty('detailCardOrder', Defaults.detailCardOrder);
|
||||
|
||||
// SSH term font size
|
||||
late final termFontSize = property('termFontSize', 13.0);
|
||||
|
||||
Reference in New Issue
Block a user