diff options
Diffstat (limited to 'app.config.js')
-rw-r--r-- | app.config.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app.config.js b/app.config.js index cbe028273..e065d0d73 100644 --- a/app.config.js +++ b/app.config.js @@ -190,7 +190,6 @@ module.exports = function (_config) { } : undefined, checkAutomatically: 'NEVER', - channel: UPDATES_CHANNEL, }, plugins: [ 'expo-video', |