improve explanation
This commit is contained in:
parent
ca80d96b37
commit
fe3581a04e
1 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,8 @@ export function OptoutPanel() {
|
|||
return <OptoutPanelWrapper>
|
||||
<p>
|
||||
You can opt out from being logged. This will also disable access to your previously logged data.<br />
|
||||
Opting out is permanent, there is not reverse action. So think twice if you want to opt out.
|
||||
This applies to all chats of that justlog instance.<br />
|
||||
Opting out is permanent, there is no reverse action. So think twice if you want to opt out.
|
||||
</p>
|
||||
<p>
|
||||
If you still want to optout generate a token here and paste the command into a logged chat.<br />
|
||||
|
|
Loading…
Add table
Reference in a new issue