This should do it

This commit should make the notifications silent. Sorry core
This commit is contained in:
Monochromish 2022-08-01 18:22:25 +10:00
parent ada72f0429
commit 9bbfefc556

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>