Skip to content

Commit

Permalink
fix(nav-bar): put back "showConferencePage"
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanYeh committed Aug 30, 2024
1 parent 827e02c commit 2df3c1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions store/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const state = () => ({
conferenceDate: '2024-09-21',
showSpeakingPage: true,
showAboutStaffPage: false,
showConferencePage: true,
showSchedulePage: true,
showSponsorPage: true,
showEventOverviewPage: true,
Expand Down

0 comments on commit 2df3c1b

Please sign in to comment.