mirror of
https://github.com/moranrs/table-master.git
synced 2026-07-22 06:53:11 +00:00
chore: fix manifest authorUrl and description
This commit is contained in:
parent
1850993ab1
commit
e686290346
1 changed files with 3 additions and 3 deletions
|
|
@ -3,8 +3,8 @@
|
|||
"name": "Table Master",
|
||||
"version": "0.1.0",
|
||||
"minAppVersion": "1.4.0",
|
||||
"description": "All-in-one Markdown table workflow: GUI toolbar, visual grid editor, and merged-cell support (compatible with Table Extended ^^ / < syntax).",
|
||||
"author": "Table Master Contributors",
|
||||
"authorUrl": "https://github.com/",
|
||||
"description": "All-in-one Markdown table workflow: floating toolbar, visual grid editor, and merged-cell support with MultiMarkdown ^^ / || syntax.",
|
||||
"author": "moranrs",
|
||||
"authorUrl": "https://github.com/moranrs",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue