fixes
This commit is contained in:
parent
9d24782cd8
commit
fe1790f217
6 changed files with 67 additions and 70 deletions
|
|
@ -244,7 +244,6 @@ export const _mergeJournal = (...journals) => {
|
|||
}
|
||||
})
|
||||
.map((x) => x.data)
|
||||
console.log(journal)
|
||||
|
||||
if (path.startsWith('collections')) {
|
||||
const lastRemoveIndex = findLastIndex(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue