[feat]Add include_happening_now checkbox to the admin splashpage

This commit is contained in:
Jimmy 2021-04-01 13:14:31 +08:00 committed by CactusPuppy
parent fd8652d768
commit 6fd3c88f76
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82
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