We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73f784b + 75f4365 commit c7c5d1cCopy full SHA for c7c5d1c
store/index.js
@@ -15,7 +15,7 @@ export const state = () => ({
15
conferenceDate: '2024-09-21',
16
showSpeakingPage: true,
17
showAboutStaffPage: false,
18
- showSchedulePage: false,
+ showSchedulePage: true,
19
showSponsorPage: true,
20
showRegistrationPage: true,
21
showEventOverviewPage: true,
0 commit comments