chore: Add dot to the end of manifest desciption (mandatory)

This commit is contained in:
Vesa Vänskä 2026-04-26 19:48:51 +03:00
parent 69770a0a12
commit 5f0cde652c
No known key found for this signature in database

View file

@ -3,7 +3,7 @@
"name": "Table Beautifier",
"version": "1.0.1",
"minAppVersion": "1.4.0",
"description": "Converts ASCII/Unicode box-drawing tables into Markdown tables",
"description": "Converts ASCII/Unicode box-drawing tables into Markdown tables.",
"author": "Vesa Vänskä",
"isDesktopOnly": false
}