mirror of
https://github.com/iqijun/obsidian-image-share.git
synced 2026-07-22 05:43:50 +00:00
plugin id
This commit is contained in:
parent
e27bb8f396
commit
a672d2b1da
2 changed files with 4 additions and 448 deletions
446
main.css
446
main.css
File diff suppressed because one or more lines are too long
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"id": "Image-share",
|
||||
"id": "image-share",
|
||||
"name": "Image Share",
|
||||
"version": "0.1.0",
|
||||
"minAppVersion": "1.18.0",
|
||||
"description": "Share selected text as beautiful images",
|
||||
"author": "Shawn",
|
||||
"authorUrl": "https://full-stacker.com",
|
||||
"fundingUrl": "https://full-stacker.com",
|
||||
"authorUrl": "https://github.com/iqijun",
|
||||
"fundingUrl": "https://github.com/iqijun",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue