mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-16 11:51:38 +08:00
fix: default strategy
This commit is contained in:
@@ -31,6 +31,7 @@ export class Pushy {
|
||||
server: defaultServer,
|
||||
autoMarkSuccess: true,
|
||||
useAlert: true,
|
||||
strategy: 'both',
|
||||
};
|
||||
|
||||
lastChecking: number;
|
||||
|
Reference in New Issue
Block a user