mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 15:01:57 +03:00
change comment
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
01a61ccca7
commit
a61d615440
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ object PermissionUtil {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (grantedPermissions) {
|
if (grantedPermissions) {
|
||||||
// Permissions already granted, proceed with functionality
|
// Permissions already granted
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue