add onEdit function for js and rework token-counter.js to use it

This commit is contained in:
AUTOMATIC1111
2023-10-01 10:15:23 +03:00
parent 7026b96476
commit c7e810a985
3 changed files with 27 additions and 17 deletions

View File

@@ -74,6 +74,7 @@ module.exports = {
create_submit_args: "readonly",
restart_reload: "readonly",
updateInput: "readonly",
onEdit: "readonly",
//extraNetworks.js
requestGet: "readonly",
popup: "readonly",