diff --git a/main.cpp b/main.cpp index 3343121..712ab6d 100644 --- a/main.cpp +++ b/main.cpp @@ -175,6 +175,7 @@ void RefreshNotifications() { count++; if (count > 2) { message += L"And more...\n"; + break; } }