fix gallery, update js logging, add en caching

This commit is contained in:
Vladimir Mandic
2023-08-29 14:16:37 -04:00
parent 4bfa2ee877
commit 9e2e2b8b8f
25 changed files with 125 additions and 101 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ function initNotifications() {
parent.focus();
this.close();
};
console.log('sendNotification');
log('sendNotification');
}
onAfterUiUpdate(initNotifications);