diff --git a/3rdparty b/3rdparty index 4921806dfb1c5..991ab6cf6ecfd 160000 --- a/3rdparty +++ b/3rdparty @@ -1 +1 @@ -Subproject commit 4921806dfb1c5c309eac60195ed34e2749baf3c1 +Subproject commit 991ab6cf6ecfd7795a4cbcedf6de0b0293fa34cf diff --git a/apps/settings/src/components/AuthToken.vue b/apps/settings/src/components/AuthToken.vue index ce9d59936b9f8..e599be9c67110 100644 --- a/apps/settings/src/components/AuthToken.vue +++ b/apps/settings/src/components/AuthToken.vue @@ -76,7 +76,7 @@ icon="icon-delete" :title="t('settings', 'Revoke')" @click.stop.prevent="revoke"> - {{ t('settings', 'Revoking this token might prevent the wiping of your device if it hasn\'t started the wipe yet.') }} + {{ t('settings', 'Revoking this token might prevent the wiping of your device if it has not started the wipe yet.') }}