From 40617ef6b56b40a836a88abe1e55ad34540e6830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=97=8F=E6=9F=8F?= Date: Thu, 5 Sep 2024 19:55:13 +0800 Subject: [PATCH] =?UTF-8?q?fix=F0=9F=90=9B(=E5=A2=9E=E5=8A=A0=E6=9C=AA?= =?UTF-8?q?=E6=8D=95=E6=8D=89=E5=88=B0=E7=9A=84=E6=8F=92=E4=BB=B6):=20Extr?= =?UTF-8?q?a=20ToolWindow=20Colorful=20Icons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #9 --- src/main/resources/external/data/plugin.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/external/data/plugin.json b/src/main/resources/external/data/plugin.json index 8060bda..d16d18c 100644 --- a/src/main/resources/external/data/plugin.json +++ b/src/main/resources/external/data/plugin.json @@ -1608,5 +1608,12 @@ "name": "Zookeeper-Admin", "pricingModel": "PAID", "icon": "https://plugins.jetbrains.com" + }, + { + "id": 16604, + "productCode": "PEXTRATOOLWINDO", + "name": "Extra ToolWindow Colorful Icons", + "pricingModel": "FREEMIUM", + "icon": "https://plugins.jetbrains.com/files/16604/591101/icon/pluginIcon.svg" } ]