Skip to content

Commit 146aa3e

Browse files
committed
Change worldwide_office rendering app to frontend
1 parent 8982257 commit 146aa3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/presenters/publishing_api/worldwide_office_presenter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def content
2626
document_type: item.class.name.underscore,
2727
links: edition_links,
2828
public_updated_at: item.updated_at,
29-
rendering_app: Whitehall::RenderingApp::GOVERNMENT_FRONTEND,
29+
rendering_app: Whitehall::RenderingApp::FRONTEND,
3030
schema_name: "worldwide_office",
3131
)
3232

0 commit comments

Comments
 (0)