This commit is contained in:
Anuken
2019-12-01 12:32:35 -05:00
parent b6915a0483
commit 0e7c403bd8
7 changed files with 27 additions and 8 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ $CODE$
try{
this["$SCRIPT_NAME$"]();
}catch(e){
console.log(e)
print(e)
}