remove some logs

This commit is contained in:
Ross
2021-06-26 14:37:45 +01:00
parent 8e17e96226
commit 92e593b2cc
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -593,7 +593,7 @@ export function openMainImage(current_question, t, source) {
if (/(?:\/|^)[^.\/]+$/.test(url)) {
url = "wadouri:" + url;
}
console.log(url)
//console.log(url)
loadAnnotation(url, annotation);