From f0f05c5e3f8742e476dbadcf37c4c953f4ea3878 Mon Sep 17 00:00:00 2001 From: Chiyu Liang <532117255@qq.com> Date: Thu, 9 Jan 2025 12:20:14 -0500 Subject: [PATCH] Update manifest.js The very first step towards mobile integration --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 81c3293..6e28e63 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "description": "Create timelines, gantt charts, calendars, and more using markwhen.", "author": "Markwhen", "authorUrl": "https://github.com/mark-when", - "isDesktopOnly": true + "isDesktopOnly": false }