Replace args_to_array (and facsimiles) with Array.from

This commit is contained in:
Aarni Koskela
2023-05-19 13:01:36 +03:00
parent 3909c2b2a0
commit 563e88dd91
3 changed files with 13 additions and 28 deletions

View File

@@ -62,7 +62,6 @@ module.exports = {
all_gallery_buttons: "readonly",
selected_gallery_button: "readonly",
selected_gallery_index: "readonly",
args_to_array: "readonly",
switch_to_txt2img: "readonly",
switch_to_img2img_tab: "readonly",
switch_to_img2img: "readonly",