From a0f8514fca66d3ec05b12a3c59ca2350469d51f7 Mon Sep 17 00:00:00 2001 From: Serhii Londar Date: Fri, 3 Nov 2023 01:46:49 +0200 Subject: [PATCH] Fix issue with application.json --- applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications.json b/applications.json index f9243412..e96e82f7 100644 --- a/applications.json +++ b/applications.json @@ -9648,7 +9648,7 @@ { "short_description": "A Hex Editor for Reverse Engineers.", "categories": [ - "Editors". + "Editors", "IDE" ], "repo_url": "https://github.com/WerWolv/ImHex/",