From 950d01cce061413b97eee51b5a05bdef3bdbe88f Mon Sep 17 00:00:00 2001
From: Florian Bogner <f.bogner@pcsg.de>
Date: Mon, 7 Aug 2017 14:45:01 +0200
Subject: [PATCH] feat: Addded two msising plugins as activated by default

---
 plugins/activePlugins.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/activePlugins.json b/plugins/activePlugins.json
index 9b940ff..ff810ec 100644
--- a/plugins/activePlugins.json
+++ b/plugins/activePlugins.json
@@ -77,5 +77,6 @@
   "wordcount",
   "xml",
   "youtube",
+  "forms",
   "zoom"
 ]
\ No newline at end of file
-- 
GitLab