deactivate_modal: Update message in modal to indicate reversibility.

Updated the message in the deactivate channel modal from
"THis action cannot be undone" to "You can always unarchive
the channel.".
This commit is contained in:
whilstsomebody
2025-03-26 13:05:23 +05:30
committed by Tim Abbott
parent 5c33cc9eab
commit 012986c416

View File

@@ -22,7 +22,7 @@
{{/if}}
</ul>
{{#tr}}
Users can still search for messages in archived channels.<br/>
This action cannot be undone.
Users can still search for messages in archived channels.
You can always unarchive this channel.
{{/tr}}
</p>