From 024836baf497ca6c8e6b02d5dd61ac8003834c49 Mon Sep 17 00:00:00 2001 From: netwworkmastered Date: Sun, 9 Mar 2025 09:27:52 +0000 Subject: [PATCH] lower description char count --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 093d19e..12a305c 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "File Compressor", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "This plugin will add the .ctxt file type which will allow you to compress notes to a smaller version.\nNOTE: If you create a link in a compressed file it will NOT show in graph view.\nWhen using this plugin data loss is possible, we've tried to minimise it. But theres always a change. If you do experiance data loss we are not liable. But you may create an issue request with the raw data(do not provide personal info).", + "description": "This plugin will add the .ctxt file type which will allow you to compress notes to a smaller size.", "author": "networkmastered", "authorUrl": "https://github.com/networkmastered", "fundingUrl": "https://github.com/networkmastered",