Skip to content

Commit

Permalink
feat: add windows app icon
Browse files Browse the repository at this point in the history
  • Loading branch information
DarylPinto committed Jan 6, 2021
1 parent 75c130c commit 3823b93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added assets/icon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#![windows_subsystem = "windows"]
// #![windows_subsystem = "windows"]

mod core;
mod interface;
Expand Down

0 comments on commit 3823b93

Please sign in to comment.