mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
cleanup
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
87f5673576
commit
a884bb03e1
@ -21,7 +21,6 @@ export class CatalogPusher {
|
||||
}
|
||||
|
||||
broadcast() {
|
||||
console.log("BROADCAST", toJS(this.catalog.items, { recurseEverything: true }));
|
||||
broadcastMessage("catalog:items", toJS(this.catalog.items, { recurseEverything: true }));
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user