diff --git a/frontend/src/components/immersive-editor/HostedInstanceEditorWrapper.vue b/frontend/src/components/immersive-editor/HostedInstanceEditorWrapper.vue index d396d9c68c..4eac0d05de 100644 --- a/frontend/src/components/immersive-editor/HostedInstanceEditorWrapper.vue +++ b/frontend/src/components/immersive-editor/HostedInstanceEditorWrapper.vue @@ -7,6 +7,36 @@ :pendingStateChange="instance.pendingStateChange" /> + + + + + Editor Disabled + + Access to the editor has been disabled in Settings > Editor. + Re-enable it to resume editing flows for this instance. + + + + Go to Editor Settings + + + + + + + + + Restart Required + + The editor has been re-enabled, but the instance must be restarted for the change to take effect. + + +
Access to the editor has been disabled in Settings > Editor.
Re-enable it to resume editing flows for this instance.
The editor has been re-enabled, but the instance must be restarted for the change to take effect.