fixed quotes and made a safelink function
This commit is contained in:
@@ -232,7 +232,7 @@ class Dialog{
|
||||
return table;
|
||||
}
|
||||
default:
|
||||
console.error("can't find element:"+array[0]," full element:"+array);
|
||||
console.error("can't find element:"+array[0]," full element:",array);
|
||||
}
|
||||
}
|
||||
show(){
|
||||
|
Reference in New Issue
Block a user