Skip to content

Commit

Permalink
fix(UI): #1058
Browse files Browse the repository at this point in the history
  • Loading branch information
ted423 committed May 17, 2022
1 parent 2edc769 commit fe5d83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options/components/Navigation.vue
Expand Up @@ -125,7 +125,7 @@ export default Vue.extend({
{
title: "navigation.settings.permissions",
icon: "verified_user",
key: "set-permissions"
key: "/set-permissions"
}
]
},
Expand Down

0 comments on commit fe5d83f

Please sign in to comment.