From 02fca544a962ad804df098a9309375af27fe7e8e Mon Sep 17 00:00:00 2001 From: Oni-Men Date: Sun, 1 Sep 2019 10:22:17 +0900 Subject: [PATCH] Update src/client/app/common/views/pages/page-editor/page-editor.vue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Acid Chicken (硫酸鶏) --- src/client/app/common/views/pages/page-editor/page-editor.vue | 1 - 1 file changed, 1 deletion(-) 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(),