mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix ts warnings
This commit is contained in:
@@ -8,6 +8,7 @@ export default (): ExpoConfig => ({
|
||||
slug: 'tooot',
|
||||
scheme: 'tooot',
|
||||
version,
|
||||
// @ts-ignore
|
||||
extra: { environment: process.env.ENVIRONMENT },
|
||||
privacy: 'hidden',
|
||||
ios: {
|
||||
|
Reference in New Issue
Block a user