From 40b0cc1f6d6411c7835f5740baf7c71533504ccf Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 2 Nov 2025 19:14:35 -0800 Subject: [PATCH] Add name for Inbox Zero application --- source/data/dynamic/applications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index df7ad2e..b4a4998 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -11493,7 +11493,7 @@ "homepage_url": "https://anx.anxcye.com" }, { - "name": "", + "name": "Inbox Zero", "description": "The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.", "repo_url": "https://github.com/elie222/inbox-zero", "tags": [], @@ -11674,4 +11674,4 @@ "homepage_url": "https://helium.computer" } ] -} \ No newline at end of file +}