From 99d055b41eec7b5b0f9d335961b9538915252a94 Mon Sep 17 00:00:00 2001 From: engrach Date: Tue, 12 Aug 2025 17:26:40 +0200 Subject: [PATCH] Update Categories.json Added PGP Sign to Public Key operations --- src/core/config/Categories.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/config/Categories.json b/src/core/config/Categories.json index 434c8bb6..bf778d3e 100644 --- a/src/core/config/Categories.json +++ b/src/core/config/Categories.json @@ -180,6 +180,7 @@ "Generate PGP Key Pair", "PGP Encrypt", "PGP Decrypt", + "PGP Sign", "PGP Verify", "PGP Encrypt and Sign", "PGP Decrypt and Verify",