upd: webpush
Deskripsi: - database push notification - update package - memasang webpush NO Issues
This commit is contained in:
3
src/app/makuro/_lib/state.ts
Normal file
3
src/app/makuro/_lib/state.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { hookstate } from "@hookstate/core";
|
||||
|
||||
export const subState = hookstate<PushSubscription | null>(null)
|
||||
Reference in New Issue
Block a user