aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintrc.js
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-11-05 16:30:57 +0000
committerGitHub <noreply@github.com>2023-11-05 16:30:57 +0000
commitff805d8d0eb8e3de42f04747de0d1c7354491810 (patch)
treec6e557895ff3172bad42da469a6912ac718078a1 /.eslintrc.js
parent44c5097375ae4cf40300c09473bb46cf6c5d6cb7 (diff)
parentc3699d4fd185d5a7285c5519f9bb4b6fec236d9f (diff)
downloadstable-diffusion-webui-gfx803-ff805d8d0eb8e3de42f04747de0d1c7354491810.tar.gz
stable-diffusion-webui-gfx803-ff805d8d0eb8e3de42f04747de0d1c7354491810.tar.bz2
stable-diffusion-webui-gfx803-ff805d8d0eb8e3de42f04747de0d1c7354491810.zip
Merge branch 'dev' into master
Diffstat (limited to '.eslintrc.js')
-rw-r--r--.eslintrc.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintrc.js b/.eslintrc.js
index 4777c276..cf839769 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -74,6 +74,7 @@ module.exports = {
create_submit_args: "readonly",
restart_reload: "readonly",
updateInput: "readonly",
+ onEdit: "readonly",
//extraNetworks.js
requestGet: "readonly",
popup: "readonly",