Fix some bugs with deriving events by url
This commit is contained in:
@@ -110,6 +110,7 @@ export class Repository extends Emitter {
|
||||
removed.add(id)
|
||||
}
|
||||
|
||||
console.log("UPDATE")
|
||||
this.emit("update", {added, removed})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user