mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
invitation fix
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
</Headline>
|
</Headline>
|
||||||
|
|
||||||
<p
|
<p
|
||||||
v-if="invitation"
|
v-if="invitation && !invitation.data.attributes.isExistedUser"
|
||||||
class="mx-auto mb-4 max-w-md text-sm text-gray-500"
|
class="mx-auto mb-4 max-w-md text-sm text-gray-500"
|
||||||
v-html="
|
v-html="
|
||||||
$t('Register account with your email peterpapp@makingcg.com and get access to this Team Folder.', {
|
$t('Register account with your email peterpapp@makingcg.com and get access to this Team Folder.', {
|
||||||
|
|||||||
Reference in New Issue
Block a user