@@ -2608,7 +2608,7 @@ class IdmHotspot {
);
// Opcje swipera
if (typeof this?.options?.swiper === "boolean")
if (this.options.swiper && typeof this?.options?.swiper === "boolean")
this.options.swiper = this.getDefaultSwiperOptions();
// Wstawienie kontenera
The note is not visible to the blocked user.