global: snap

This commit is contained in:
nym21
2026-04-12 18:00:02 +02:00
parent 18d9c166d8
commit c3cef71aa3
36 changed files with 2366 additions and 371 deletions

View File

@@ -136,7 +136,7 @@ function initSelected() {
element = explorerElement;
if (firstTimeLoadingExplorer) {
initExplorer();
initExplorer(options.selected);
}
firstTimeLoadingExplorer = false;