Fixed manifest

This commit is contained in:
Simon Cambier
2023-01-19 08:36:57 +01:00
parent c7d255d277
commit 8942e662d6

View File

@@ -6,9 +6,9 @@
"description": "A search engine that just works", "description": "A search engine that just works",
"author": "Simon Cambier", "author": "Simon Cambier",
"authorUrl": "https://github.com/scambier/obsidian-omnisearch", "authorUrl": "https://github.com/scambier/obsidian-omnisearch",
"isDesktopOnly": false,
"fundingUrl": { "fundingUrl": {
"Github": "https://github.com/sponsors/scambier", "Github": "https://github.com/sponsors/scambier",
"Ko-fi": "https://ko-fi.com/scambier" "Ko-fi": "https://ko-fi.com/scambier"
} },
"isDesktopOnly": false
} }