Make work with brat

This commit is contained in:
Andras Schmelczer 2024-12-19 23:52:49 +00:00
parent 1f8f7ebd6b
commit 70ec88b824
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

11
manifest.json Normal file
View file

@ -0,0 +1,11 @@
{
"id": "sample-plugin",
"name": "Sync & Share",
"version": "0.0.5",
"minAppVersion": "0.0.0",
"description": "Demonstrates some of the capabilities of the Obsidian API.",
"author": "Obsidian",
"authorUrl": "https://obsidian.md",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false
}