{ saveHandler(); }} >
{$i18n.t('Database')}
{#if $config?.admin_export_enabled ?? true}
{ // exportAllUserChats(); downloadDatabase(localStorage.token).catch((error) => { toast.error(error); }); }} >
{$i18n.t('Download Database')}
{/if}