You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/tasks/decidim_participatory_documents.rake
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ Rake::Task["decidim:upgrade:webpacker"].enhance do
85
85
puts"✅ PDF.js library installed"
86
86
puts"⚠️ Run the task `decidim_participatory_documents:install_mjs_initializer` to create the .mjs mime type initializer if your app is using an older version of Rack (< 2.2.3)."
87
87
puts
88
-
puts"bin/rails g decidim_participatory_documents:install_mjs_initializer"
0 commit comments