mirror of
https://github.com/k0shk0sh/FastHub.git
synced 2025-12-08 19:05:54 +00:00
Previously used a `while` loop, which can cause delays if you have a lot of notification. This improves upon that. Also, less code!
Previously used a `while` loop, which can cause delays if you have a lot of notification. This improves upon that. Also, less code!