forked from coracle/flotilla
Fix async bug and add sound component for notification sound
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
$showUnreadBadge = !$showUnreadBadge
|
||||
|
||||
if (!$showUnreadBadge) {
|
||||
clearBadges()
|
||||
await clearBadges()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user