Specify that the TOTP notification should have no sound #122
This commit is contained in:
parent
234ae97b48
commit
a54f5085fa
@ -421,6 +421,7 @@ class KeyguardClipboardService : Service(), DIAware {
|
||||
.addAction(cancelAction)
|
||||
.setSmallIcon(icon)
|
||||
.setSound(audioUri)
|
||||
.setSilent(true)
|
||||
.setOnlyAlertOnce(alertOnlyOnce)
|
||||
.setOngoing(ongoing)
|
||||
.build()
|
||||
|
Loading…
x
Reference in New Issue
Block a user