Update button text in theme settings to 'View changes'

This commit is contained in:
Andrew Kingston 2021-10-01 14:41:58 +01:00
parent 765f0b6c9f
commit cc78f08032
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<Modal bind:this={modal}>
<ModalContent
showConfirmButton={false}
cancelText="Close"
cancelText="View changes"
showCloseIcon={false}
title="Theme settings"
>