From 3086921473ee30c82de190f0597defa122e41d18 Mon Sep 17 00:00:00 2001 From: Raoul Jacobs Date: Fri, 14 Nov 2025 14:11:27 +0100 Subject: [PATCH] Add ManicTime reference to description --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 31b47cf..8d88c6a 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Task Export Tool", "version": "1.0.0", "minAppVersion": "1.0.0", - "description": "Export outstanding tasks to CSV for time tracking integration.", + "description": "Export outstanding tasks to CSV for time tracking integration (e.g. ManicTime).", "author": "Raoul Jacobs", "authorUrl": "https://github.com/tailormade-eu", "isDesktopOnly": false