Preparing, this shouldn't take long.
{:else if config === null}
We couldn't load your config or your configuration doesn't exist.
{:else if config !== null && !loadingSync}
Please restart the app or use the button below to reconfigure.
Automatic Sync
{config?.auto_sync_enabled ? 'Enabled' : 'Disabled'}We'll automatically sync your data {config?.sync_interval} {config?.sync_interval === 1 ? 'hour' : 'hours'} to your configured discord server.
Manual Sync
Trigger a sync immediately.