Skip to content

Commit 6ddd751

Browse files
committed
tweaking:
1 parent 2fb9b1d commit 6ddd751

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/application.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ class Application < Rails::Application
168168
config.x.application.guidance_comments_toggleable = ENV['APPLICATION_GUIDANCE_COMMENTS_TOGGLEABLE']
169169
config.x.application.guidance_comments_opened_by_default = ENV['APPLICATION_GUIDANCE_COMMENTS_OPENED_BY_DEFAULT']
170170
end
171+
171172
# -------------------- #
172173
# SHIBBOLETH SETTINGS #
173174
# -------------------- #
@@ -257,6 +258,7 @@ class Application < Rails::Application
257258

258259
config.x.madmp.preferred_licenses_guidance_url = 'https://creativecommons.org/about/cclicenses/'
259260
end
261+
260262
end
261263

262264
end

0 commit comments

Comments
 (0)