app/commands/decidim/pages/admin/update_page.rb in decidim-pages-0.1.0 vs app/commands/decidim/pages/admin/update_page.rb in decidim-pages-0.2.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module Decidim module Pages module Admin # This command is executed when the user changes a Page from the admin # panel.