diff --git a/manifest.json b/manifest.json index bb476bc..39ad950 100644 --- a/manifest.json +++ b/manifest.json @@ -6,9 +6,9 @@ "description": "A search engine that just works", "author": "Simon Cambier", "authorUrl": "https://github.com/scambier/obsidian-omnisearch", - "isDesktopOnly": false, - "fundingUrl": { - "Github": "https://github.com/sponsors/scambier", - "Ko-fi": "https://ko-fi.com/scambier" - } + "fundingUrl": { + "Github": "https://github.com/sponsors/scambier", + "Ko-fi": "https://ko-fi.com/scambier" + }, + "isDesktopOnly": false }