diff --git a/src/lib/components/common/PruneDataDialog.svelte b/src/lib/components/common/PruneDataDialog.svelte index fb9e711ef8..f16de00a31 100644 --- a/src/lib/components/common/PruneDataDialog.svelte +++ b/src/lib/components/common/PruneDataDialog.svelte @@ -336,23 +336,8 @@ Authorization: Bearer
-
- {$i18n.t('Delete inactive user accounts')} -
- - - -
-
{$i18n.t('⚠️ MOST DESTRUCTIVE OPERATION')}
-
-
{$i18n.t('Deleting users removes ALL their data:')}
-
• {$i18n.t('Chats, files, models, prompts')}
-
• {$i18n.t('Knowledge bases, tools, notes')}
-
• {$i18n.t('This action is irreversible!')}
-
-
-
-
+
+ {$i18n.t('Delete inactive user accounts')}
{$i18n.t('Remove user accounts inactive for specified days')}