[feat]Add include_happening_now checkbox to the admin splashpage

This commit is contained in:
Jimmy 2021-04-01 13:14:31 +08:00
parent 4aab0539b5
commit 65119149ea
4 changed files with 8 additions and 1 deletions

View file

@ -50,7 +50,7 @@ module Admin
:include_venue, :include_registrations,
:include_tickets, :include_lodgings,
:include_sponsors, :include_social_media,
:include_booths)
:include_booths, :include_happening_now)
end
end
end