Skip to content

Commit 2282b03

Browse files
author
Manu Genia
committed
fix: try to run checks
1 parent f7d2863 commit 2282b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ require('dotenv').config({
7979
* for example: if the APP_ENV is staging, the bundle id will be com.rootstrap.staging
8080
*/
8181

82-
// TODO: Replace these values with your own
82+
// TODO: Replace these values with your own values
8383

8484
const BUNDLE_ID = 'com.rootstrap'; // ios bundle id
8585
const PACKAGE = 'com.rootstrap'; // android package name

0 commit comments

Comments
 (0)