mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: shell_func only get useful mem data
This commit is contained in:
@@ -40,7 +40,6 @@ class InitStatus {
|
||||
mem: const Memory(
|
||||
total: 1,
|
||||
free: 1,
|
||||
cache: 0,
|
||||
avail: 1,
|
||||
),
|
||||
sysVer: 'Loading...',
|
||||
|
||||
Reference in New Issue
Block a user