code blockuser in settings add

This commit is contained in:
ogerly 2019-10-08 19:00:14 +02:00
parent 1309aa5842
commit 3c04e1a328

View File

@ -35,6 +35,10 @@ export default {
name: this.$t('settings.social-media.name'),
path: `/settings/my-social-media`,
},
{
name: this.$t('settings.blocked-users.name'),
path: `/settings/blocked-users`,
},
{
name: this.$t('post.allowEmbeds.name'),
path: `/settings/allow-embeds`,