mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
new: snippet fmt
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 709;
|
||||
static const int build = 712;
|
||||
static const String engine = "3.16.7";
|
||||
static const String buildAt = "2024-01-19 17:32:15";
|
||||
static const int modifications = 2;
|
||||
static const int script = 34;
|
||||
static const String buildAt = "2024-01-21 15:41:48";
|
||||
static const int modifications = 5;
|
||||
static const int script = 35;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user