From 55ca07157088e29627c0bf55cbc150addc3a5f04 Mon Sep 17 00:00:00 2001 From: its-a-feature Date: Sat, 20 Jan 2024 13:57:08 -0600 Subject: [PATCH] removed trailing comma --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 331b8f3..56c0bdc 100644 --- a/config.json +++ b/config.json @@ -3,5 +3,5 @@ "exclude_c2_profiles": false, "exclude_documentation_payload": false, "exclude_documentation_c2": false, - "exclude_agent_icons": false, + "exclude_agent_icons": false } \ No newline at end of file