We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8982257 commit 146aa3eCopy full SHA for 146aa3e
1 file changed
app/presenters/publishing_api/worldwide_office_presenter.rb
@@ -26,7 +26,7 @@ def content
26
document_type: item.class.name.underscore,
27
links: edition_links,
28
public_updated_at: item.updated_at,
29
- rendering_app: Whitehall::RenderingApp::GOVERNMENT_FRONTEND,
+ rendering_app: Whitehall::RenderingApp::FRONTEND,
30
schema_name: "worldwide_office",
31
)
32
0 commit comments