Adjust Push Notification Logic
Nucleic-Session: 0F065CD6-20FE-4941-ACF5-C57A4572A5A3 Co-authored-by: Nucleic <[email protected]>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
import type { Env } from "./env";
|
||||
import { parseHeartbeat, type Heartbeat } from "./heartbeat";
|
||||
import { apnsConfig, approvalPayload, liveActivityPayload, sendApns, sendLiveActivityApns } from "./apns";
|
||||
import { apnsConfig, approvalPayload, clearPayload, liveActivityPayload, sendApns, sendApnsClear, sendLiveActivityApns } from "./apns";
|
||||
import { authedHostId, enrollHost, registerPushToken, wakeableRecord, type PushRegisterBody } from "./push";
|
||||
import { handleApply, handleReview } from "./testers";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user