mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-04-08 03:14:17 +00:00
fix
This commit is contained in:
parent
9ccfbdc757
commit
a90a8b3ff1
@ -757,8 +757,6 @@ export default {
|
||||
this.$emit('continueMessage', this.message.id, this.message.content)
|
||||
},
|
||||
getImgUrl() {
|
||||
console.log("this.avatar")
|
||||
console.log(this.avatar)
|
||||
if (this.avatar) {
|
||||
return this.avatar; // If avatar is a full URL
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user