mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-03 12:59:28 +00:00
* Fix the poll menu from breaking the join menu when the DB is misconfigured (#52949) The returns if the DB is connected but the query errors mean the new player panel is never shown. This is a problem. * Fix new player panel not showing if the DB is misconfigured Co-authored-by: Tad Hardesty <tad@platymuus.com>