From a063353a27d5cfe8661ba90af26ced226e8be7f4 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 16 Jan 2026 21:21:49 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20cloudcmd:=20actions:=20lint=20?= =?UTF-8?q?=E2=98=98=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/cloudfunc.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common/cloudfunc.js b/common/cloudfunc.js index 0bbdf15e..f00cc768 100644 --- a/common/cloudfunc.js +++ b/common/cloudfunc.js @@ -113,8 +113,7 @@ module.exports._getDataName = _getDataName; function _getDataName(name) { const encoded = btoa(encodeURI(name)); return `data-name="js-file-${encoded}" `; -}; - +} /** * Функция строит таблицу файлв из JSON-информации о файлах * @param params - информация о файлах