From 6326e4485669c43f84b952e36aacf27c38ad2092 Mon Sep 17 00:00:00 2001 From: Dragory <2606411+Dragory@users.noreply.github.com> Date: Sat, 10 Apr 2021 13:24:41 +0300 Subject: [PATCH] dashboard: fix GuildConfigEditor not using TypeScript --- dashboard/src/components/dashboard/GuildConfigEditor.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dashboard/src/components/dashboard/GuildConfigEditor.vue b/dashboard/src/components/dashboard/GuildConfigEditor.vue index f25be72f..4c3b6e74 100644 --- a/dashboard/src/components/dashboard/GuildConfigEditor.vue +++ b/dashboard/src/components/dashboard/GuildConfigEditor.vue @@ -30,9 +30,10 @@ -