fix: preserve server startedAt from wrapper status

This commit is contained in:
2026-07-21 19:29:06 +02:00
parent 6d22275a1f
commit 984992541c
39 changed files with 2299 additions and 97 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"servers": [
{
"id": "srv-ba25028b",
"name": "[EU] druecktieR | Crimson",
"wrapperId": "wrp-8adcbbf2",
"port": 7777,
"queryPort": 27015,
"created": 1784578015578
},
{
"id": "srv-d70d5c3a",
"name": "[EU] druecktieR | Azure",
"wrapperId": "wrp-8adcbbf2",
"port": 7778,
"queryPort": 27016,
"created": 1784653753332
}
]
}