fix: default strategy
This commit is contained in:
parent
92cfbb3fdf
commit
f6a38c1f48
@ -31,6 +31,7 @@ export class Pushy {
|
||||
server: defaultServer,
|
||||
autoMarkSuccess: true,
|
||||
useAlert: true,
|
||||
strategy: 'both',
|
||||
};
|
||||
|
||||
lastChecking: number;
|
||||
|
Loading…
Reference in New Issue
Block a user