From beca1fa18d9f1533caa07ef787d762c373a7fd3a Mon Sep 17 00:00:00 2001 From: celeste Date: Mon, 17 Apr 2023 22:26:01 -0400 Subject: [PATCH] fix funding url indentation --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e0e20df..a557fcd 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,6 @@ "description": "Loom in Obsidian", "author": "celeste", "authorUrl": "https://celeste.exposed", - "fundingUrl": "https://www.patreon.com/parafactual", + "fundingUrl": "https://www.patreon.com/parafactual", "isDesktopOnly": true }