Merge remote-tracking branch 'test/dev'
This commit is contained in:
commit
d1f0552619
|
@ -126,7 +126,4 @@ import flummpress from "flummpress";
|
||||||
|
|
||||||
app.listen(cfg.websrv.port);
|
app.listen(cfg.websrv.port);
|
||||||
|
|
||||||
db.subscribe('*:items', (row, { command, old }) => {
|
|
||||||
console.log(command, row, old);
|
|
||||||
});
|
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user