forked from extern/easydiffusion
commit
c95b43253a
@ -634,7 +634,7 @@ class ModelDropdown
|
|||||||
{ id: `${this.modelFilter.id}-model-result` },
|
{ id: `${this.modelFilter.id}-model-result` },
|
||||||
['model-result'],
|
['model-result'],
|
||||||
)
|
)
|
||||||
console.log(containerListItem)
|
//console.log(containerListItem)
|
||||||
containerListItem.appendChild(this.createModelNodeList(undefined, modelTree, true))
|
containerListItem.appendChild(this.createModelNodeList(undefined, modelTree, true))
|
||||||
rootList.appendChild(containerListItem)
|
rootList.appendChild(containerListItem)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user