This commit is contained in:
Timon
2026-05-10 13:44:05 +00:00
parent aa4a5d9b76
commit a61849d783

View File

@@ -1,3 +1,6 @@
// This is a bit of a hack to get file associations working without an installer.
// TODO: Replace this with a proper installer that can set up file associations.
use std::env;
use std::path::Path;