Fix authorUrl in manifest

This commit is contained in:
Moritz Jung
2024-08-09 22:16:07 +02:00
committed by GitHub
parent 9fc0452b70
commit 0f9dafb01d

View File

@@ -5,8 +5,8 @@
"minAppVersion": "1.1.6",
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
"author": "Zsolt Viczian",
"authorUrl": "https://zsolt.blog",
"authorUrl": "https://www.zsolt.blog",
"fundingUrl": "https://ko-fi.com/zsolt",
"helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
"isDesktopOnly": false
}
}