Change a literal

This commit is contained in:
jvcalderon 2023-05-15 09:47:57 +02:00
parent 17e2a4d7e4
commit b4d531f886
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<Modal bind:this={modal} on:hide={modal}>
<ModalContent
title="Your account is currently locked"
title="Your account is currently de-activated"
size="S"
showCancelButton={true}
showCloseIcon={false}