class Decidim::Meetings::Admin::MeetingForm

def services_to_persist

def services_to_persist
  services.reject(&:deleted)
end