decidim-comments/lib/decidim/comments/admin.rb in decidim-0.1.0 vs decidim-comments/lib/decidim/comments/admin.rb in decidim-0.2.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module Decidim module Comments # This module contains all the domain logic associated to Decidim's Comments # component admin panel. module Admin