From 2708c816a833af37041b1b95e5979c8cbc9b01a5 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Wed, 17 Apr 2024 17:26:33 +0330 Subject: rename --- web/assets/codemirror/codemirror.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/assets/codemirror/codemirror.js') diff --git a/web/assets/codemirror/codemirror.js b/web/assets/codemirror/codemirror.js index a3cd26c1..acd7eac7 100644 --- a/web/assets/codemirror/codemirror.js +++ b/web/assets/codemirror/codemirror.js @@ -3,7 +3,7 @@ // This is CodeMirror (https://codemirror.net/5), a code editor // implemented in JavaScript on top of the browser's DOM. -// +// CodeMirror v5.65.15 // You can find some technical background for some of the code below // at http://marijnhaverbeke.nl/blog/#cm-internals . -- cgit v1.2.3