mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Clean comments; adata on the serverside; update postcss; APC size
This commit is contained in:
@@ -252,6 +252,7 @@
|
||||
json_data["config"] = get_config_data()
|
||||
if(!isnull(data))
|
||||
json_data["data"] = data
|
||||
json_data["adata"] = data
|
||||
|
||||
// Generate the JSON; replace bad characters.
|
||||
var/json = JSON.stringify(json_data)
|
||||
|
||||
Reference in New Issue
Block a user