mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 11:28:08 +01:00
Support for GV1 -> GV2 migration
This commit is contained in:
committed by
Josh Perez
parent
a0baa3e03f
commit
2c69f2c367
@@ -41,7 +41,7 @@ export const ErrorModal = (props: PropsType): JSX.Element => {
|
||||
onClick={onClose}
|
||||
ref={focusRef}
|
||||
>
|
||||
{buttonText || i18n('ErrorModal--buttonText')}
|
||||
{buttonText || i18n('Confirmation--confirm')}
|
||||
</button>
|
||||
</div>
|
||||
</ConfirmationModal>
|
||||
|
||||
Reference in New Issue
Block a user