[fix] Remove 'authorUrl' and 'fundingUrl' to align with community's guildine.

This commit is contained in:
naive231 2024-11-16 07:33:25 +08:00
parent 2d0f4e73aa
commit cd18f67c72
1 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,6 @@
"minAppVersion": "0.15.0", "minAppVersion": "0.15.0",
"description": "Convert selected texts to LINE-flavor messages.", "description": "Convert selected texts to LINE-flavor messages.",
"author": "Zhou Naihong", "author": "Zhou Naihong",
"authorUrl": "https://github.com/naive231/obsidian-md-to-line-message", "authorUrl": "https://github.com/naive231",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false "isDesktopOnly": false
} }