mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
opt.: display name of server func btns
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 622;
|
||||
static const int build = 627;
|
||||
static const String engine = "3.13.8";
|
||||
static const String buildAt = "2023-10-31 20:16:41";
|
||||
static const int modifications = 2;
|
||||
static const String buildAt = "2023-11-01 20:01:37";
|
||||
static const int modifications = 14;
|
||||
static const int script = 25;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user