From 92737bf0a04e24add635b635da985beaf5f8ec2a Mon Sep 17 00:00:00 2001 From: alien_jedi Date: Sun, 24 Apr 2022 14:55:26 -0600 Subject: [PATCH] Added ByteCalc to categories --- 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 9540f8a3..5fd4b339 100644 --- a/src/core/config/Categories.json +++ b/src/core/config/Categories.json @@ -248,6 +248,7 @@ "Expand alphabet range", "Drop bytes", "Take bytes", + "Byte Length", "Pad lines", "Find / Replace", "Regular expression",