From 861243e5df9cf4b0eb3284a8a28fcab5619d053e Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 8 Feb 2023 02:25:16 +0600 Subject: [PATCH] Update CodeMirror / editors --- src/technologies/c.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index dba2305cc..15270784d 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -2346,7 +2346,7 @@ }, "CodeMirror": { "cats": [ - 19 + 20 ], "description": "CodeMirror is a JavaScript component that provides a code editor in the browser.", "icon": "CodeMirror.png",