thqby / ahk2_lib

MIT License
197 stars 26 forks source link

Update JSON.ahk #53

Closed marium0505 closed 2 months ago

marium0505 commented 2 months ago

Replace references to the JSON class inside the JSON class from "JSON" to "this" on line 19 and 151 which can cause warnings/errors if the JSON class is placed inside another class.