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