From 51f03beac0f23b465fac3bf5eb427fb421e3cde6 Mon Sep 17 00:00:00 2001 From: bitegw <64689590+bitegw@users.noreply.github.com> Date: Sun, 25 Feb 2024 11:48:04 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 94fc7d0..fba7d74 100644 --- a/manifest.json +++ b/manifest.json @@ -3,9 +3,8 @@ "name": "Pomodoro Widget", "version": "1.0.0", "minAppVersion": "1.4.16", - "description": "This is another pomodoro plugin for Obsidian. This plugin provides a widget based on a pomodoro kitchen timer. It's designed to be haptic, and has a constant ticking sound, and an alarm sound that can be toggled.", + "description": "Provides a widget based on a pomodoro kitchen timer. It's designed to be haptic, and has a constant ticking sound, and an alarm sound that can be toggled.", "author": "bitegw", "authorUrl": "github.com/bitegw", - "fundingUrl": "", "isDesktopOnly": false }