Skip to content

Commit

Permalink
fix error in Decidim::Forms::Admin::QuestionnaireParticipantPresenter
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed May 7, 2024
1 parent af694ca commit 3a8b042
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/decidim/exporters/pdf.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# frozen_string_literal: true

# To be correctly loaded by Zeitwerk
Decidim::Forms::Admin::QuestionnaireAnswerPresenter

module Decidim
module Exporters
# Exports a PDF using the provided hash, given a collection and a
Expand Down

0 comments on commit 3a8b042

Please sign in to comment.