From 98068c8089d47e0dcb6b5b6639c563cce8977a9c Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Thu, 28 May 2026 17:14:51 -0700 Subject: [PATCH] cleanup desktop app description --- js/desktop/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/desktop/package.json b/js/desktop/package.json index 16b732b..eae4203 100644 --- a/js/desktop/package.json +++ b/js/desktop/package.json @@ -2,7 +2,7 @@ "name": "Flowy.llink", "productName": "Flowy.llink", "version": "1.4.0", - "description": "Flowy.llink is a team communication app for teams", + "description": "Flowy.llink is a video messaging app for team", "main": ".vite/build/main.js", "private": true, "scripts": {