diff --git a/editor.planx.uk/src/routes/views/draft.tsx b/editor.planx.uk/src/routes/views/draft.tsx index d9e279cfbf..7404cec968 100644 --- a/editor.planx.uk/src/routes/views/draft.tsx +++ b/editor.planx.uk/src/routes/views/draft.tsx @@ -84,6 +84,7 @@ const fetchSettingsForDraftView = async ( } slug } + settings slug name } diff --git a/editor.planx.uk/src/routes/views/published.tsx b/editor.planx.uk/src/routes/views/published.tsx index f6eb47037e..6f1e2d188f 100644 --- a/editor.planx.uk/src/routes/views/published.tsx +++ b/editor.planx.uk/src/routes/views/published.tsx @@ -110,6 +110,7 @@ export const fetchSettingsForPublishedView = async ( } slug } + settings status publishedFlows: published_flows( limit: 1 diff --git a/editor.planx.uk/src/routes/views/standalone.tsx b/editor.planx.uk/src/routes/views/standalone.tsx index 1d4c39be68..03dcfe492b 100644 --- a/editor.planx.uk/src/routes/views/standalone.tsx +++ b/editor.planx.uk/src/routes/views/standalone.tsx @@ -84,6 +84,7 @@ const fetchDataForStandaloneView = async ( } slug } + settings } globalSettings: global_settings {