app/commands/decidim/budgets/admin/update_project.rb in decidim-budgets-0.1.0 vs app/commands/decidim/budgets/admin/update_project.rb in decidim-budgets-0.2.0

- old
+ new

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