We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6628f27 commit 83c8f3aCopy full SHA for 83c8f3a
1 file changed
src/lib/Event/Component.svelte
@@ -3,7 +3,7 @@
3
import Language from "../../resources/language.js";
4
import EventPages from "../../resources/markdown/events/pages.js";
5
6
- const isHavingEvent = true;
+ const isHavingEvent = false;
7
const eventName = "All The Mods 2026";
8
const eventPath = "allthemods2026";
9
0 commit comments