mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 10:23:15 +00:00
* fix tgs version feedbackdb logging (#80774) I found this while looking in this file for other reasons. Shutdown is called after blackbox.Seal() in 99% of cases, keeping this from getting logged. * fix tgs version feedbackdb logging --------- Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>