fix: support WPUSH notifications over gRPC

This commit is contained in:
whyour
2026-09-13 01:08:14 +08:00
parent 841740f19a
commit 041a437453
5 changed files with 184 additions and 3 deletions
+1
View File
@@ -51,6 +51,7 @@ export const NotificationModeStringMap = {
19: 'ntfy',
20: 'wxPusherBot',
21: 'wxPusherSpt',
22: 'wpush',
} as const;
export const LINUX_DEPENDENCE_COMMAND: Record<