fix: alert displaying

This commit is contained in:
divocat
2025-10-23 20:05:55 +03:00
parent 9a389c47bf
commit ac258c53c0

View File

@@ -241,7 +241,7 @@ function createSectionContent(section) {
(v) => v === lastSelected || !main.REGIONAL_OPTIONS.includes(v),
);
notifications.push(
E("p", { class: "alert-message warning" }, [
E("p", {}, [
E("strong", {}, _("Regional options cannot be used together")),
E("br"),
_(