From d79270eeb6e81e45181c85691e656ba0647a58e8 Mon Sep 17 00:00:00 2001 From: Zachary Hynes Date: Sun, 26 Mar 2023 11:57:13 -0400 Subject: [PATCH] Removed obisidian from the plugin id. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e1d845a..6ba6f82 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "id": "obsidian-hd-unfilled-stats-highlighter", + "id": "unfilled-stats-highlighter", "name": "Unfilled Stats Highlighter", "version": "1.0.0", "minAppVersion": "0.15.0",