mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 15:54:35 +01:00
fix: sftp mission error display
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 616;
|
||||
static const int build = 618;
|
||||
static const String engine = "3.13.8";
|
||||
static const String buildAt = "2023-10-30 14:48:00";
|
||||
static const String buildAt = "2023-10-30 17:18:16";
|
||||
static const int modifications = 5;
|
||||
static const int script = 23;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user