From 0ceccb930e81373fcff8f14a50661570cc827047 Mon Sep 17 00:00:00 2001 From: kossithedon Date: Sun, 19 May 2024 01:52:50 +0200 Subject: [PATCH] Corrected a typo error in /src/core/config/Categories.json --- src/core/config/Categories.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/config/Categories.json b/src/core/config/Categories.json index a8c0f53b..f2b432fd 100644 --- a/src/core/config/Categories.json +++ b/src/core/config/Categories.json @@ -332,7 +332,7 @@ "To UNIX Timestamp", "Windows Filetime to UNIX Timestamp", "UNIX Timestamp to Windows Filetime", - "NTP Timestamp to UNIX Timestamp" + "NTP Timestamp to UNIX Timestamp", "UNIX Timestamp to NTP Timestamp", "DateTime Delta", "Extract dates",