mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-27 00:08:45 +00:00
Merge pull request #2417 from Human-Connection/2387-fix-incorrect-privacy-page-path
Update privacy path
This commit is contained in:
commit
2827a6ae38
@ -33,7 +33,7 @@ export default {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: this.$t('settings.privacy.name'),
|
name: this.$t('settings.privacy.name'),
|
||||||
path: 'settings/privacy',
|
path: '/settings/privacy',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: this.$t('settings.social-media.name'),
|
name: this.$t('settings.social-media.name'),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user