+ Control which module buttons appear on the Event Hub landing page.
+ Each module defaults to off — enable only the modules
+ available for this event.
+
+ Enable the modules available for this event. Only enabled modules will
+ appear as buttons on the Event Hub landing page. Each module defaults to
+ off — you must explicitly enable them.
+
+
+ {#if !draft_initialized}
+
Loading event config...
+ {:else}
+
+
+
+
+ Available Modules
+
+
+
+
+
+
+ {#each module_list as mod (mod.key)}
+
+ {/each}
+