[fix] Remove 'authorUrl' and 'fundingUrl' to align with community's guildine.
This commit is contained in:
parent
2d0f4e73aa
commit
cd18f67c72
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue