mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Added (#5587)
This commit is contained in:
+1
-1
@@ -648,7 +648,7 @@ proc/api_update_command_database()
|
||||
s["host"] = host ? host : null
|
||||
s["players"] = 0
|
||||
s["stationtime"] = worldtime2text()
|
||||
s["roundduration"] = get_round_duration()
|
||||
s["roundduration"] = get_round_duration_formatted()
|
||||
s["gameid"] = game_id
|
||||
|
||||
if(queryparams["status"] == "2")
|
||||
|
||||
Reference in New Issue
Block a user