mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-09-24 16:59:05 +00:00
added some testing stuff
This commit is contained in:
Vendored
+4
-4
File diff suppressed because one or more lines are too long
@@ -58,6 +58,8 @@ if(localStorage.debug === undefined){
|
|||||||
localStorage.debug = debug;
|
localStorage.debug = debug;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.log(window.location);
|
||||||
|
|
||||||
var image_timeout;
|
var image_timeout;
|
||||||
var result_html;
|
var result_html;
|
||||||
var empty_results_html;
|
var empty_results_html;
|
||||||
|
|||||||
Reference in New Issue
Block a user