mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-31 15:08:21 +01: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
|
lockscreenVisibility = VISIBILITY_PUBLIC
|
||||||
setShowBadge(false)
|
setShowBadge(false)
|
||||||
enableVibration(false)
|
enableVibration(false)
|
||||||
|
setSound(null, null)
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user