@@ -6,10 +6,9 @@ export function notify(msg, priority = 3, tags = []) {
method: 'POST',
body: msg,
headers: {
Title: 'Sune Proxy',
Title: 'us.proxy.sune.chat',
Priority: `${priority}`,
Tags: tags.join(','),
},
}).catch(e => console.error('ntfy failed:', e))
}
The note is not visible to the blocked user.