Remove console.log statements
This commit is contained in:
@@ -77,7 +77,6 @@ function updateCurrentCharacter(){
|
||||
ShowVN.set(currentChar?.viewScreen === 'vn')
|
||||
}
|
||||
|
||||
console.log("Character updated")
|
||||
CurrentCharacter.set(cloneDeep(currentChar))
|
||||
const simp = createSimpleCharacter(currentChar)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user