mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-18 21:06:45 -06:00
Disable notification sound (#936)
This commit is contained in:
parent
20f931c5cc
commit
90be9d1add
@ -26,6 +26,7 @@ class UpcomingLessonsChannel @Inject constructor(
|
||||
lockscreenVisibility = VISIBILITY_PUBLIC
|
||||
setShowBadge(false)
|
||||
enableVibration(false)
|
||||
setSound(null, null)
|
||||
}
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user