Files
MrMelbert a732a57968 Fix meteor announce runtime (#91719)
## About The Pull Request

`if(GLOB.meteor_list)` will always pass because it's always a list, it
should be checking for length. At least from what I can tell.
2025-06-21 22:36:02 -04:00
..