mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Remove eroneous code; click catcher define; bygex path fix
This commit is contained in:
@@ -246,7 +246,6 @@
|
||||
|
||||
// Generate the JSON.
|
||||
var/json = json_encode(json_data)
|
||||
//var/json = JSON.stringify(json_data)
|
||||
// Strip #255/improper.
|
||||
json = replacetext(json, "\improper", "")
|
||||
json = replacetext(json, "\proper", "")
|
||||
|
||||
Reference in New Issue
Block a user