downstream: remove outdated Web Push TODO
We already do that.
This commit is contained in:
parent
bb868eae82
commit
c5f6a41d6c
@ -3062,7 +3062,6 @@ func (dc *downstreamConn) handleMessageRegistered(ctx context.Context, msg *irc.
|
||||
|
||||
if broadcast && network.pushTargets.Has(entity) {
|
||||
// TODO: only broadcast if draft/read-marker has been negotiated
|
||||
// TODO: use lower priority
|
||||
network.pushTargets.Del(entity)
|
||||
go network.broadcastWebPush(&irc.Message{
|
||||
Command: "MARKREAD",
|
||||
|
Loading…
Reference in New Issue
Block a user