From 0ea655eceec1a3f469a7feb5bdf21905aea4673c Mon Sep 17 00:00:00 2001 From: Dragory <2606411+Dragory@users.noreply.github.com> Date: Mon, 22 Jul 2019 13:10:36 +0300 Subject: [PATCH] dashboard: fix space indents; code formatting --- .../components/DashboardGuildConfigEditor.vue | 117 +++++++++--------- 1 file changed, 61 insertions(+), 56 deletions(-) diff --git a/dashboard/src/components/DashboardGuildConfigEditor.vue b/dashboard/src/components/DashboardGuildConfigEditor.vue index 4c080259..e3953268 100644 --- a/dashboard/src/components/DashboardGuildConfigEditor.vue +++ b/dashboard/src/components/DashboardGuildConfigEditor.vue @@ -1,10 +1,10 @@