mirror of
https://github.com/sixtarocyan/smart-folder-view.git
synced 2026-07-22 06:50:05 +00:00
Fix: add period at end of description
This commit is contained in:
parent
732fbee605
commit
81f659b6f9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue