v0.11.28 FCM bug fixes
This commit is contained in:
@@ -64,6 +64,7 @@ function showRosterChirpNotification(data) {
|
||||
data: { url: data.url || '/' },
|
||||
tag: data.groupId ? `rosterchirp-group-${data.groupId}` : 'rosterchirp-message',
|
||||
renotify: true,
|
||||
vibrate: [200, 100, 200], // haptic pattern — also activates the OS sound channel
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user