fix: remove askForPermissions
This commit is contained in:
@@ -80,6 +80,6 @@ object SharedContext {
|
||||
config = ConfigWrapper().apply { loadFromContext(context) }
|
||||
}
|
||||
|
||||
askForPermissions(context)
|
||||
//askForPermissions(context)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user