This commit is contained in:
Timon
2026-05-10 13:44:05 +00:00
parent 0dacec4f16
commit b116b9f3fd

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;