This commit is contained in:
Timon
2026-07-10 02:50:18 +00:00
parent 3ac0d819e7
commit 24c5cb23ad
3 changed files with 3 additions and 2 deletions
-1
View File
@@ -169,6 +169,5 @@ pub fn start() -> ExitCode {
_ => {}
}
#[cfg(not(target_os = "windows"))]
ExitCode::SUCCESS
}