@@ -140,7 +140,6 @@ void tick(int print) {
t = time(NULL);
if(t - last_timestamp >= RESOLUTION) {
//printf("TICKING\n");
analyse_data();
ui_print();
history_rotate();
The note is not visible to the blocked user.