From 57ca3365d168344bb33822eef495c58d87f854f7 Mon Sep 17 00:00:00 2001 From: downthecrop Date: Fri, 3 Oct 2025 17:50:33 -0700 Subject: [PATCH] fix readme --- plugin-playground/src/main/kotlin/KondoKit/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-playground/src/main/kotlin/KondoKit/plugin.properties b/plugin-playground/src/main/kotlin/KondoKit/plugin.properties index 723ee11..6d333e7 100644 --- a/plugin-playground/src/main/kotlin/KondoKit/plugin.properties +++ b/plugin-playground/src/main/kotlin/KondoKit/plugin.properties @@ -1,3 +1,3 @@ AUTHOR='downthecrop' -DESCRIPTION='A plugin that adds a right-side panel with custom widgets and navigation. Now with enhanced HashMap editor for easier configuration management.' +DESCRIPTION='A plugin that adds a right-side panel with custom widgets and navigation.' VERSION=2.1 \ No newline at end of file