We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef11ad commit 71e4e35Copy full SHA for 71e4e35
app/src/main/java/to/bitkit/ui/screens/wallets/receive/ReceiveLiquidityScreen.kt
@@ -47,7 +47,6 @@ fun ReceiveLiquidityScreen(
47
isAdditional: Boolean = false,
48
settingsViewModel: SettingsViewModel = hiltViewModel(),
49
) {
50
-
51
RequestNotificationPermissions(
52
onPermissionChange = { granted ->
53
settingsViewModel.setNotificationPreference(granted)
0 commit comments