Skip to content

Commit 2e5f790

Browse files
committed
chore: show sponsor page
1 parent 0f05867 commit 2e5f790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

store/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const state = () => ({
1616
showSpeakingPage: true,
1717
showAboutStaffPage: false,
1818
showSchedulePage: false,
19-
showSponsorPage: false,
19+
showSponsorPage: true,
2020
showRegistrationPage: false,
2121
showEventOverviewPage: true,
2222
showEventsPage: false,

0 commit comments

Comments
 (0)