From 994f56c3f930a4f130f34ad7c8e2ec86db3db3e7 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Fri, 19 May 2023 09:54:55 +0300 Subject: linter fixes --- .eslintrc.js | 1 + 1 file changed, 1 insertion(+) (limited to '.eslintrc.js') diff --git a/.eslintrc.js b/.eslintrc.js index 78275554..9e7ab34d 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -56,6 +56,7 @@ module.exports = { onOptionsChanged: "writable", uiCurrentTab: "writable", uiElementIsVisible: "writable", + uiElementInSight: "writable", executeCallbacks: "writable", //ui.js opts: "writable", -- cgit v1.2.3