1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

fix: default strategy

This commit is contained in:
sunnylqm 2024-02-19 09:36:53 +08:00
parent 92cfbb3fdf
commit f6a38c1f48
No known key found for this signature in database

View File

@ -31,6 +31,7 @@ export class Pushy {
server: defaultServer,
autoMarkSuccess: true,
useAlert: true,
strategy: 'both',
};
lastChecking: number;