{#if isLoggedIn && (currentEffectiveRole === "admin" || currentEffectiveRole === "owner")}

Import Events

Upload a JSONL file to import events into the database.

{:else if isLoggedIn}

Import Events

❌ Admin or owner permission required for import functionality.

{:else}

Import Events

Please log in to access import functionality.

{/if}