Tensor-Programming 5 жил өмнө
parent
commit
06a71242b0

+ 1 - 0
cli/tauri.js/templates/src-tauri/src/build.rs

@@ -10,6 +10,7 @@ fn main() {
   } else {
     panic!("No Icon.ico found. Please add one or check the path");
   }
+}
 
 #[cfg(not(windows))]
 fn main() {}