mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-16 14:04:50 +01:00
chore: README
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 845;
|
||||
static const int build = 852;
|
||||
static const String engine = "3.19.5";
|
||||
static const String buildAt = "2024-04-09 16:51:43";
|
||||
static const int modifications = 2;
|
||||
static const String buildAt = "2024-04-10 23:54:34";
|
||||
static const int modifications = 5;
|
||||
static const int script = 44;
|
||||
}
|
||||
|
||||
@@ -13,7 +13,9 @@ abstract final class GithubIds {
|
||||
'calvinweb',
|
||||
'Liloupar',
|
||||
'dccif',
|
||||
'QazCetelic',
|
||||
};
|
||||
|
||||
static const participants = <GhId>{
|
||||
'jaychoubaby',
|
||||
'fecture',
|
||||
@@ -65,5 +67,8 @@ abstract final class GithubIds {
|
||||
'MoMingRose',
|
||||
'sakalakagg',
|
||||
'cz32483490',
|
||||
'zj1123581321',
|
||||
'pctoolsx',
|
||||
'pgs666',
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user