diff --git a/.env.dist b/.env.dist index 22a6833bc..4b437848f 100644 --- a/.env.dist +++ b/.env.dist @@ -1,5 +1,4 @@ BASE_URL=http://localhost:3000 -SECRET=secret MAILER_HOST= MAILER_PORT= diff --git a/components/Account.vue b/components/Account.vue index ad8c67ee9..e65232ff0 100644 --- a/components/Account.vue +++ b/components/Account.vue @@ -20,7 +20,7 @@
{{ email }}
+
user.account.admin