class Decidim::Meetings::ContentBlocks::UpcomingEventsCell

def limit

def limit
  geolocation_enabled? ? 4 : 8
end