mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-14 18:09:12 +08:00
Fixing log message
This commit is contained in:
@@ -413,7 +413,7 @@ if (NativeCodePush) {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
log("The CodePush module doesn't appear to be properly installed Please double-check that everything is setup correctly.");
|
||||
log("The CodePush module doesn't appear to be properly installed. Please double-check that everything is setup correctly.");
|
||||
}
|
||||
|
||||
module.exports = CodePush;
|
||||
module.exports = CodePush;
|
||||
|
||||
Reference in New Issue
Block a user