From d5da2d0dd23ed24acb5b971ae2168efe9d6c2c0b Mon Sep 17 00:00:00 2001 From: Adrian Perez Date: Fri, 23 Nov 2018 15:24:03 -0800 Subject: [PATCH] fix(chatbot): templates with invalid syntax Whether or not these are WIP I think it'd be great not to have syntax errors. In addition, now these files are formatted accordingly. --- .../windows/ChatbotCapsProtectionWindow.vue | 146 ++++----- .../windows/ChatbotCustomCommandWindow.vue | 136 ++++----- .../windows/ChatbotDefaultCommandWindow.vue | 283 ++++++++---------- .../windows/ChatbotQueuePreferencesWindow.vue | 76 +++-- .../windows/ChatbotQuotePreferencesWindow.vue | 61 ++-- .../windows/ChatbotSymbolProtectionWindow.vue | 147 +++++---- 6 files changed, 384 insertions(+), 465 deletions(-) diff --git a/app/components/page-components/Chatbot/windows/ChatbotCapsProtectionWindow.vue b/app/components/page-components/Chatbot/windows/ChatbotCapsProtectionWindow.vue index 83b5e28a4be9..c140a0ac84a3 100644 --- a/app/components/page-components/Chatbot/windows/ChatbotCapsProtectionWindow.vue +++ b/app/components/page-components/Chatbot/windows/ChatbotCapsProtectionWindow.vue @@ -1,91 +1,77 @@ -