Skip to content

Commit

Permalink
trying continued
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanYeh committed Feb 1, 2024
1 parent 8cdf3c0 commit 37a0272
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/core/header/nav-bar/NavBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,9 @@ export default {
showVenuePage() {
return this.$store.state.configs.showVenuePage
},
/*
showProposalSystemPage() {
return this.$store.state.configs.showProposalSystemPage
},*/
},
},
methods: {
generateI18nItems(items, hideItems = []) {
Expand Down

0 comments on commit 37a0272

Please sign in to comment.