[fix] hypamemory vector saving fix

This commit is contained in:
kwaroran
2023-06-29 09:19:01 +09:00
parent 6d4b592a25
commit 8055739527
4 changed files with 7 additions and 5 deletions

View File

@@ -38,7 +38,6 @@
}
async function loadTokenize(chara){
console.log('tokenize')
const cha = chara
if(cha.type !== 'group'){
if(lasttokens.desc !== cha.desc){