master #50
@ -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…
x
Reference in New Issue
Block a user