@@ -706,7 +706,6 @@ int main() {
int main() {
indicators::show_console_cursor(false);
std::cout << "\n\n";
std::this_thread::sleep_for(std::chrono::milliseconds(2000));
@@ -881,7 +880,6 @@ int main() {
}
indicators::show_console_cursor(true);
return 0;
The note is not visible to the blocked user.