pull/1/head
Jan Umbach 2024-05-28 17:26:14 +02:00
parent dc74f8768d
commit c40226927d
1 changed files with 1 additions and 1 deletions

View File

@ -1153,7 +1153,7 @@ class VariantSelects extends HTMLElement {
setTimeout(() => {
mediaGallery.setActiveMedia(`${this.dataset.section}-${targetIdSplit}`, true);
}, 100);
}, 1000);
break;