mirror of
https://github.com/panatgithub/AnkiHeadingSync.git
synced 2026-07-22 06:51:43 +00:00
chore: align plugin metadata for review
This commit is contained in:
parent
85eb77d20d
commit
b4e6e53c61
2 changed files with 4 additions and 4 deletions
|
|
@ -3,8 +3,8 @@
|
|||
"name": "Anki Heading Sync",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "1.5.0",
|
||||
"description": "Focused heading-based Obsidian to Anki sync plugin.",
|
||||
"description": "Focused heading-based Markdown to Anki sync plugin.",
|
||||
"author": "Dusk",
|
||||
"authorUrl": "https://github.com/panAtGitHub/AnkiHeadingSync",
|
||||
"authorUrl": "https://github.com/panAtGitHub",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "obsidian-anki-heading-sync",
|
||||
"version": "1.0.0",
|
||||
"description": "Focused Obsidian to Anki heading-based sync plugin.",
|
||||
"description": "Focused heading-based Markdown to Anki sync plugin.",
|
||||
"author": "Dusk",
|
||||
"main": "dist/plugin/main.js",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue