mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-20 09:16:15 +00:00
updated settings view
This commit is contained in:
parent
3806c60303
commit
d753c039bf
@ -1132,6 +1132,7 @@ export default {
|
||||
if (!this.isMounted) {
|
||||
return
|
||||
}
|
||||
console.log(`ICON ${this.$refs.personalitiesZoo[this.$refs.personalitiesZoo.findIndex(item => item.personality.folder == this.configFile.personality_folder)].$refs.imgElement.src}`)
|
||||
return this.$refs.personalitiesZoo[this.$refs.personalitiesZoo.findIndex(item => item.personality.folder == this.configFile.personality_folder)].$refs.imgElement.src
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user