mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-15 17:11:55 -07:00
dab03f52dc
Running of the binary actually caused a panic due to multiple calling of MustRegister(). This fixes that by sharing models in the storage package.