class Decidim::Meetings::MeetingForm

def on_this_platform?

def on_this_platform?
  registration_type == "on_this_platform"
end