class Decidim::Meetings::UpdateMeeting

def important_attributes

def important_attributes
  %w(start_time end_time address)
end