From 2f09a9acc4e81e574759f9ff79a007187780525f Mon Sep 17 00:00:00 2001 From: Grayson Adams <51373669+GraysonCAdams@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:55:31 -0500 Subject: [PATCH] Fix description formatting in manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e790c58..3027274 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Dex Contacts (Community)", "version": "1.0.1", "minAppVersion": "0.15.0", - "description": "Integrate with GetDex.com to sync contact mentions as memos with intelligent change detection and status tracking", + "description": "Integrate with GetDex.com to sync contact mentions as memos with intelligent change detection and status tracking.", "author": "Gray Adams", "authorUrl": "https://github.com/GraysonCAdams", "fundingUrl": "https://buymeacoffee.com/grayadams",