From 89c531d6672f03a83cecd40dd329fa1efe9edc0f Mon Sep 17 00:00:00 2001 From: Lena Brueder Date: Sat, 4 Mar 2023 08:42:14 +0100 Subject: [PATCH] adds support link to buy me a pizza --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d6de99d..4e7e620 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,6 @@ "description": "Imports notes and highlights from your Pocketbook Cloud account.", "author": "Lena BrĂ¼der", "authorUrl": "https://github.com/lenalebt/obsidian-pocketbook-cloud-highlight-importer", - "fundingUrl": "https://github.com/lenalebt/obsidian-pocketbook-cloud-highlight-importer", + "fundingUrl": "https://www.buymeacoffee.com/lenalebt", "isDesktopOnly": false }