mirror of
https://github.com/infinilabs/coco-app.git
synced 2026-09-01 19:51:52 +02:00
Coco panicked on Windows when I was testing the applications-rs crate on Windows, the error message seemingly indicates that we should run hotkey setup on the main thread, and doing that indeed fixes the issue, so let's do it.