From 59df5b3d830d6c10457e27ac5d6601f6b6a6001c Mon Sep 17 00:00:00 2001 From: Dawid Urbas Date: Tue, 23 Jul 2024 11:30:48 +0200 Subject: [PATCH] Fix description --- holo-key-manager-extension/static/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/holo-key-manager-extension/static/manifest.json b/holo-key-manager-extension/static/manifest.json index ea5d580..1888285 100644 --- a/holo-key-manager-extension/static/manifest.json +++ b/holo-key-manager-extension/static/manifest.json @@ -1,6 +1,6 @@ { "name": "Holo Key Manager", - "description": "Holo Key manager is key administration made simple. Generate and securely store keys on dWeb & Web3 applications across multiple devices. Easy transactions and log in with no passwords, open source advanced encryption keeping your keys safe!", + "description": "Holo Key manager is key administration made simple. Generate and securely store keys on dWeb & Web3 applications in multiple devices", "version": "0.0.76", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiAtKvbHNTN3O2BLRZH7RkLczaMLenSeZu+YP+KomPQPZ18nt4DY9boIN/+GWts7gCzEeQq59l8edGdF2P7xAbsRxYR88+zFEbxMtIyfyqJZIlzXwnvPJkwGu/S6arNtX48K7q1+xnJEE7VyeYSj6/i2LR+LmPigCzY9JCP7+SmWVeYbdm3kZmReK0ecfh15RXSNjZpXJUgrbea/RVxweggYKnmhhOUBmuJSCLoWTXIuJPBMwGQK1O2GKBqHOq94bPVSF7j+4WzSpPan70ZZJX/reFsOFE/idfFN6wbizjR1Ne50Po03kudEmfQgoqUhVpd0wP8A3YbqE7ODdZcCPPwIDAQAB", "manifest_version": 3,