mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-02-11 18:54:44 +01:00
chore: README
This commit is contained in:
@@ -56,7 +56,7 @@ class ServerStatus {
|
||||
SystemType system;
|
||||
String? err;
|
||||
DiskIO diskIO;
|
||||
List<NvdiaSmiItem>? nvdia;
|
||||
List<NvidiaSmiItem>? nvdia;
|
||||
|
||||
/// Whether is connectting, parsing and etc.
|
||||
bool _isBusy = false;
|
||||
|
||||
Reference in New Issue
Block a user