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'}Your data will be automatically synced to your configured Discord server every {config?.sync_interval} {config?.sync_interval === 1 ? 'hour' : 'hours'}
Manual Sync
Trigger a sync immediately.