chore: fix return
This commit is contained in:
@@ -303,6 +303,8 @@ const ContentTableView = ({
|
||||
sortReverse: sortReversed,
|
||||
},
|
||||
})
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
await application.mutator.changeAndSaveItem<TagMutator>(selectedTag, (mutator) => {
|
||||
|
||||
Reference in New Issue
Block a user