mirror of
https://github.com/Physton/sd-webui-prompt-all-in-one.git
synced 2026-01-26 11:19:55 +00:00
Update groupTagsMixin.js
This commit is contained in:
@@ -340,7 +340,6 @@ export default {
|
||||
find = tag.originalValue === name || (output_name && tag.originalValue === output_name)
|
||||
}
|
||||
if (find) {
|
||||
console.log("1")
|
||||
indexes.push(index)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user