refactor: upgrade masto
This commit is contained in:
parent
e1332345ad
commit
caa02446c7
6 changed files with 34 additions and 25 deletions
|
@ -267,7 +267,7 @@ export const useNotifications = () => {
|
|||
return
|
||||
const lastReadId = notifications[id]![1][0]
|
||||
notifications[id]![1] = []
|
||||
// @ts-expect-error https://github.com/neet/masto.js/pull/793
|
||||
|
||||
await masto.v1.markers.create({
|
||||
notifications: { lastReadId },
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue