From 894e8e8d980d337ab2dfe932256bbc1a219e8cb1 Mon Sep 17 00:00:00 2001 From: land0r Date: Thu, 14 Nov 2024 04:23:02 +0100 Subject: [PATCH] feat: Update - funding URL --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d178409..c43591e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,6 @@ "description": "A plugin for rendering flowcharts using flowchart.js", "author": "land0r", "authorUrl": "https://github.com/land0r", - "fundingUrl": "https://obsidian.md/pricing", + "fundingUrl": "https://buymeacoffee.com/land0r", "isDesktopOnly": false }