@ -3,10 +3,10 @@ use winresource::WindowsResource;
fnmain(){
leticon_path="resources/min-ed-launcher.ico";
ifPath::new(icon_path).is_file(){
letmutres=WindowsResource::new();
res.set_icon(icon_path);
res.compile().expect("failed to build executable icon");
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.