mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-20 09:16:15 +00:00
fixed remove
This commit is contained in:
parent
b82a2d2e4a
commit
6e17cfaf0b
@ -720,7 +720,7 @@ export default {
|
||||
this.tempList = this.list
|
||||
this.isCheckbox = false
|
||||
this.$refs.toast.showToast("Removed (" + deleteList.length + ") items", 4, true)
|
||||
|
||||
this.showConfirmation = false
|
||||
console.log("Multi delete done")
|
||||
},
|
||||
async deleteMessage(msgId) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user