From 58e2c46e4fe232f638dea374eb09dd4c4a0411b0 Mon Sep 17 00:00:00 2001 From: Nick Winters <65742767+DynamicPlayerSector@users.noreply.github.com> Date: Fri, 25 Aug 2023 23:13:59 +0300 Subject: [PATCH] Minor changes As requested in https://github.com/obsidianmd/obsidian-releases/pull/2343 --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b46a0b3..2d2ed3a 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,6 @@ "minAppVersion": "0.15.0", "description": "Show clock on the status bar. Sync frontmatter with the time the file was modified.", "author": "Nick Winters", - "authorUrl": "", - "fundingUrl": {}, + "authorUrl": "https://github.com/DynamicPlayerSector", "isDesktopOnly": true }