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