From 0bbe9433c166211a9cfc3c8724edaf1579e17e3f Mon Sep 17 00:00:00 2001
From: Dragory <2606411+Dragory@users.noreply.github.com>
Date: Fri, 11 Oct 2019 02:09:31 +0300
Subject: [PATCH] Config schema and docs text changes. Fix clickable tab area
in dashboard/docs.
---
dashboard/src/components/Tab.vue | 29 +++++++++++++++++++++++-
dashboard/src/components/docs/Plugin.vue | 4 +---
dashboard/webpack.config.js | 4 +++-
src/plugins/Automod.ts | 2 +-
src/plugins/WelcomeMessage.ts | 4 ++--
5 files changed, 35 insertions(+), 8 deletions(-)
diff --git a/dashboard/src/components/Tab.vue b/dashboard/src/components/Tab.vue
index 75673e21..e583bdc6 100644
--- a/dashboard/src/components/Tab.vue
+++ b/dashboard/src/components/Tab.vue
@@ -1,9 +1,36 @@
-
+
+
+