forked from github/wulkanowy-mirror
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