diff --git a/src/client/app/common/views/pages/page-editor/page-editor.vue b/src/client/app/common/views/pages/page-editor/page-editor.vue index 207fc4e190..b8db59da41 100644 --- a/src/client/app/common/views/pages/page-editor/page-editor.vue +++ b/src/client/app/common/views/pages/page-editor/page-editor.vue @@ -220,7 +220,6 @@ export default Vue.extend({ methods: { save() { - const options = { title: this.title.trim(), name: this.name.trim(),