From 3eb0f11abb4dfb882b94d14a25a36cdb975d61b3 Mon Sep 17 00:00:00 2001 From: joostdecock Date: Sat, 15 Apr 2023 15:54:53 +0200 Subject: [PATCH] fix: Removed plugin-logo from config --- config/software/plugins.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config/software/plugins.json b/config/software/plugins.json index a85e347c62a..0969d65809e 100644 --- a/config/software/plugins.json +++ b/config/software/plugins.json @@ -6,7 +6,6 @@ "plugin-flip": "A FreeSewing plugin to flip parts horizontally", "plugin-gore": "A FreeSewing plugin to generate gores for a semi-sphere or dome", "plugin-i18n": "A FreeSewing plugin for pattern translation", - "plugin-logo": "A FreeSewing plugin that provides our logo as a snippet", "plugin-measurements": "A FreeSewing plugin that adds additional measurements that can be calculated from existing ones", "plugin-mirror": "A FreeSewing plugin to mirror points or paths", "plugin-round": "A FreeSewing plugin to round corners",