From 052a7daed42ca04ba6d3742a0cb8a9d4f2a565b3 Mon Sep 17 00:00:00 2001 From: Evgenii Khomayko <45528282+yuzameOne@users.noreply.github.com> Date: Mon, 11 May 2026 17:16:36 +1000 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 828f3eb..645bdff 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Inbox Zero", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "Dynamic checklists: tag files with #tags, view them as checkboxes in your notes, and delete them permanently with one click. Drag-and-drop ordering preserved across sessions. Keep your vault clean and your inbox at zero.""author": "yuzame", + "description": "Dynamic checklists: tag files with #tags, view them as checkboxes in your notes, and delete them permanently with one click. Drag-and-drop ordering preserved across sessions. Keep your vault clean and your inbox at zero." "authorUrl": "https://github.com/yuzameOne/", "isDesktopOnly": false }