mirror of
https://gitee.com/gitea/gitea
synced 2025-11-06 09:30:25 +08:00
Backport #15643 Fix #15617 Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
self.name = 'eventsource.sharedworker.js';
|
|
||||||
|
|
||||||
const sourcesByUrl = {};
|
const sourcesByUrl = {};
|
||||||
const sourcesByPort = {};
|
const sourcesByPort = {};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user