mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
add delimiter
This commit is contained in:
parent
51c647c87e
commit
06a71242b0
@ -10,6 +10,7 @@ fn main() {
|
||||
} else {
|
||||
panic!("No Icon.ico found. Please add one or check the path");
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(not(windows))]
|
||||
fn main() {}
|
||||
|
Loading…
Reference in New Issue
Block a user