mirror of
https://github.com/yv1ing/obsidian-tos-picbed.git
synced 2025-09-30 11:55:34 +08:00
Complete the basic functions of the plug-in
This commit is contained in:
10
manifest.json
Normal file
10
manifest.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "tos-picbed",
|
||||
"name": "TOS Picbed",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "1.5.7",
|
||||
"description": "Used to automatically upload pictures to TOS and delete remote files when pictures are deleted",
|
||||
"author": "yv1ing",
|
||||
"authorUrl": "https://github.com/yv1ing",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Reference in New Issue
Block a user