We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f05867 commit 2e5f790Copy full SHA for 2e5f790
store/index.js
@@ -16,7 +16,7 @@ export const state = () => ({
16
showSpeakingPage: true,
17
showAboutStaffPage: false,
18
showSchedulePage: false,
19
- showSponsorPage: false,
+ showSponsorPage: true,
20
showRegistrationPage: false,
21
showEventOverviewPage: true,
22
showEventsPage: false,
0 commit comments