Skip to content

Commit

Permalink
Merge branch 'develop' into feat/docker-compose-local
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentinchampenois authored Oct 30, 2023
2 parents 4a6630f + 8462b84 commit a466047
Show file tree
Hide file tree
Showing 19 changed files with 16 additions and 5,799 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class Application < Rails::Application
config.after_initialize do
require "extends/controllers/decidim/devise/sessions_controller_extends"
require "extends/controllers/decidim/editor_images_controller_extends"
require "extends/services/decidim/iframe_disabler_extends"

Decidim::GraphiQL::Rails.config.tap do |config|
config.initial_query = "{\n deployment {\n version\n branch\n remote\n upToDate\n currentCommit\n latestCommit\n locallyModified\n }\n}".html_safe
Expand Down
Loading

0 comments on commit a466047

Please sign in to comment.