From 3ea93ff7bb161fc41df27e161b4f9ea99d83178d Mon Sep 17 00:00:00 2001 From: Aleix Soler Date: Mon, 5 May 2025 12:21:23 +0200 Subject: [PATCH] chore: remove invalid keywords manifest field --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index e95f203..e3a377b 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,6 @@ "PayPal": "https://paypal.me/aleixsoler" }, "isDesktopOnly": false, - "keywords": ["status", "notes", "organization", "productivity", "workflow"], "license": "MIT", "icon": "status-pane", "repository": "https://github.com/devonthesofa/obsidian-note-status",