From 048e783e20b0fc2464abd2e96e1adf8ebcc53089 Mon Sep 17 00:00:00 2001 From: Henning Leutz <leutz@pcsg.de> Date: Tue, 4 May 2021 09:26:10 +0200 Subject: [PATCH] fix: quiqqer/quiqqer#1062 --- plugins/activePlugins.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/activePlugins.json b/plugins/activePlugins.json index 61805fa..bb65ca7 100644 --- a/plugins/activePlugins.json +++ b/plugins/activePlugins.json @@ -39,7 +39,6 @@ "smiley", "sourcedialog", "specialchar", - "stylesheetparser", "table", "tableresize", "tabletools", @@ -51,4 +50,4 @@ "xml", "youtube", "zoom" -] \ No newline at end of file +] -- GitLab