#35 new: servers tab reorderable

This commit is contained in:
lollipopkit
2023-05-12 18:35:56 +08:00
parent 2ee0c6f995
commit cbeaa9705f
6 changed files with 70 additions and 41 deletions

View File

@@ -2,8 +2,8 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 295;
static const int build = 300;
static const String engine = "3.10.0";
static const String buildAt = "2023-05-11 12:17:12.803987";
static const int modifications = 3;
static const String buildAt = "2023-05-12 16:42:47.988995";
static const int modifications = 1;
}