new: animation for process page

This commit is contained in:
lollipopkit
2023-08-08 15:21:22 +08:00
parent 2887d23381
commit 693eef8f7e
4 changed files with 85 additions and 68 deletions

View File

@@ -2,8 +2,8 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 450;
static const int build = 451;
static const String engine = "3.10.6";
static const String buildAt = "2023-08-08 14:47:37.806229";
static const int modifications = 9;
static const String buildAt = "2023-08-08 15:07:48.571249";
static const int modifications = 3;
}