From 7c06e26ee08521235aa3d7ce4fce6171a6a8ffa0 Mon Sep 17 00:00:00 2001 From: Benjamin Shafii Date: Fri, 20 Dec 2024 18:10:47 +0100 Subject: [PATCH] add --- packages/plugin/manifest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 packages/plugin/manifest.json diff --git a/packages/plugin/manifest.json b/packages/plugin/manifest.json new file mode 100644 index 00000000..4c45734e --- /dev/null +++ b/packages/plugin/manifest.json @@ -0,0 +1,9 @@ +{ + "id": "fileorganizer2000", + "name": "AI File Organizer 2000", + "version": "1.131.1", + "minAppVersion": "0.15.0", + "description": "An AI assistant to organize and chat with your vault", + "author": "Benjamin Ashgan Shafii", + "isDesktopOnly": true +} \ No newline at end of file