From 97d84bc54bde0d2fbf6d3e006f50f6db986e8421 Mon Sep 17 00:00:00 2001 From: Erica Xu Date: Mon, 5 Dec 2022 15:28:53 -0500 Subject: [PATCH] Update manifest.json --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 4990bc2..0897aff 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,6 @@ "description": "This is a sample plugin for Obsidian. This plugin demonstrates some of the capabilities of the Obsidian API.", "author": "Obsidian", "authorUrl": "https://obsidian.md", + "fundingUrl": "https://obsidian.md/pricing", "isDesktopOnly": false }