feature/poll-orders
main
@@ -0,0 +1,2 @@
const orders = [];
setInterval(() => fetch('/api/orders').then(r => r.json()), 2000);
The note is not visible to the blocked user.