chore: move dependencies
This commit is contained in:
parent
602afa497c
commit
0a5edda4cd
6 changed files with 347 additions and 364 deletions
|
@ -116,4 +116,3 @@ async function sendSubscriptionToBackend(
|
|||
|
||||
return await useMasto().pushSubscriptions.create(params)
|
||||
}
|
||||
|
||||
|
|
|
@ -19,4 +19,3 @@ export interface CreatePushNotification {
|
|||
|
||||
export type PushNotificationRequest = Record<string, boolean>
|
||||
export type PushNotificationPolicy = Record<string, SubscriptionPolicy>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue