From 88942cb891bd6456ce429f8e926ec5cb97a95e92 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 3 Jul 2022 10:30:16 +0200 Subject: Correct code style --- static/js/ed.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js') diff --git a/static/js/ed.js b/static/js/ed.js index 79a9626..ad9a93a 100644 --- a/static/js/ed.js +++ b/static/js/ed.js @@ -1 +1 @@ -/* */ +'use strict'; -- cgit v1.2.3