mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
added some testing stuff
This commit is contained in:
8
public/dist/main.min.js
vendored
8
public/dist/main.min.js
vendored
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