fix(editor): Fix broken executions view (no-changelog) (#10714)

This commit is contained in:
Alex Grozav
2024-09-06 16:10:50 +03:00
committed by GitHub
parent 879b837581
commit e4c9035915
2 changed files with 1 additions and 2 deletions

View File

@@ -328,7 +328,6 @@ export const routes: RouteRecordRaw[] = [
default: NodeView,
},
meta: {
nodeView: true,
middleware: ['authenticated'],
middlewareOptions: {
authenticated: {