Fix ktlint issues
This commit is contained in:
parent
140a11cf77
commit
a831f05f6e
100 changed files with 66 additions and 158 deletions
|
|
@ -69,7 +69,7 @@ class SecureBackupRootNode @AssistedInject constructor(
|
|||
}
|
||||
|
||||
private fun onLearnMoreClicked(uriHandler: UriHandler) {
|
||||
uriHandler.openUri(SecureBackupConfig.LearnMoreUrl)
|
||||
uriHandler.openUri(SecureBackupConfig.LEARN_MORE_URL)
|
||||
}
|
||||
|
||||
@Composable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue