[FIX] fixed https://github.com/kwaroran/RisuAI/issues/122
This commit is contained in:
@@ -41,6 +41,7 @@ export function createNewGroup(){
|
|||||||
firstMsgIndex: -1
|
firstMsgIndex: -1
|
||||||
})
|
})
|
||||||
setDatabase(db)
|
setDatabase(db)
|
||||||
|
checkCharOrder()
|
||||||
return db.characters.length - 1
|
return db.characters.length - 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user