More changes
This commit is contained in:
Vendored
+1
-1
@@ -19,7 +19,7 @@ function log(message, importance = 0) {
|
||||
}
|
||||
if (importance === 2) {
|
||||
alert("LOG:: |" + message + "|");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function isDefined(data) {
|
||||
|
||||
Reference in New Issue
Block a user