fix HRS_TO_KEEP_NEWDEV #777

This commit is contained in:
jokob-sk
2024-08-31 12:56:46 +10:00
parent 3473fabdbf
commit 955472ef5c
7 changed files with 85 additions and 52 deletions

View File

@@ -286,7 +286,7 @@ function initSelect2() {
// try to initialize select2
setTimeout(() => {
initSelect2()
}, 500);
}, 1000);
console.log("init ui_components.js")