New library item cards, fix issue with read position

This commit is contained in:
Jackson Harper
2023-02-15 13:56:11 +08:00
parent 557bb2ba7b
commit 4fd4d5a4db
31 changed files with 1935 additions and 78 deletions

View File

@ -14,7 +14,7 @@ const mutation = async (name, input) => {
actionID: name,
...input,
})
console.log('action result', result, result.result)
console.log('action result', name, result, result.result)
return result.result
} else {
// Send android a message