mirror of
https://github.com/iv-org/invidious.git
synced 2025-01-13 02:02:08 +05:30
5c0b6d8afa
The function names `count_users_active_6m` and `count_users_active_1m` were swapped. As the names were swapped on both sides (declaration and use), this had no functional impact. No related isse was tracked.