fix: uploaded file's path on windows (#484)

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-07-23 19:59:58 +08:00
committed by GitHub
parent afda5fd4a4
commit 426e5689f8
7 changed files with 36 additions and 32 deletions

View File

@@ -2,6 +2,6 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 1025;
static const int script = 53;
static const int build = 1026;
static const int script = 54;
}

View File

@@ -9,6 +9,7 @@ abstract final class GithubIds {
'azkadev',
'kalashnikov',
'calvinweb',
'No06',
'QazCetelic',
'RainSunMe',
'FrancXPT',
@@ -20,6 +21,7 @@ abstract final class GithubIds {
'jaychoubaby',
'fecture',
'Tao173',
'Jasonzhu1207',
'QingAnLe',
'wxdjs',
'Aeorq',
@@ -72,7 +74,6 @@ abstract final class GithubIds {
'pgs666',
'FHU-yezi',
'ZRY233',
'Jasonzhu1207',
'sakuraanzu',
'licaon-kter',
'77160860',