This should do it (#1338)

This commit should make the notifications silent. Sorry core
This commit is contained in:
Monochromish 2022-08-01 18:32:48 +10:00 committed by GitHub
parent ada72f0429
commit 4b66e083c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,7 @@ export default class playbackNotifications {
],
toastXml: `
<toast>
<audio silent="true" />
<visual>
<binding template="ToastText02">
<text id="1">${a?.name.replace(/&/g, '&amp;')}</text>