fix: improve disable user confirmation text
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -631,8 +631,9 @@
|
||||
>
|
||||
<div class="flex flex-col w-full space-y-4">
|
||||
<span
|
||||
>Are you sure you want to disable <b>{disableUserEmail}</b>? They will be immediately logged
|
||||
out and unable to log in.</span
|
||||
>Are you sure you want to disable <b>{disableUserEmail}</b>? All their active sessions and
|
||||
tokens will be revoked immediately. They will be unable to log in until re-enabled. Their
|
||||
content (scripts, flows, apps) will not be affected.</span
|
||||
>
|
||||
</div>
|
||||
</ConfirmationModal>
|
||||
|
||||
Reference in New Issue
Block a user