# frozen_string_literal: true module Decidim module Notify # Custom helpers, scoped to the notify engine. # module ApplicationHelper end end end