mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-11-02 06:13:11 +08:00
v8.5.6
This commit is contained in:
@@ -24,7 +24,7 @@ export async function updateBackupEndpoints() {
|
||||
logger('fetch remote endpoints:', remoteEndpoints);
|
||||
logger('merged backup endpoints:', backupEndpoints);
|
||||
}
|
||||
} catch (e) {
|
||||
} catch (e: any) {
|
||||
logger('fetch remote endpoints failed');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user