From 81f659b6f918acf22f5c7c77cd0d2a6639c3ef97 Mon Sep 17 00:00:00 2001 From: Chenyan Wang Date: Sun, 3 May 2026 18:12:21 +0800 Subject: [PATCH] Fix: add period at end of description --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index eca4bb3..d29eba2 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Smart Folder View", "version": "0.1.0", "minAppVersion": "1.0.0", - "description": "Interactive folder dashboard with timeline and board views, filters, drag sorting, and saved page presets", + "description": "Interactive folder dashboard with timeline and board views, filters, drag sorting, and saved page presets.", "author": "cyanwang", "authorUrl": "https://github.com/sixtarocyan", "isDesktopOnly": false