From d49fb587d20dfacf91db0a1b4cf780f7fee33170 Mon Sep 17 00:00:00 2001 From: duanfuxiang Date: Tue, 23 Sep 2025 21:05:02 +0800 Subject: [PATCH] update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2232fd2..a33cdf9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,6 @@ "description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes", "author": "Felix.D", "authorUrl": "https://github.com/infiolab", - "isDesktopOnly": true + "isDesktopOnly": false }