mirror of
https://github.com/FranP-code/ChatGPT.git
synced 2025-10-13 00:13:25 +00:00
chore: download
This commit is contained in:
@@ -150,8 +150,7 @@ pub mod cmd {
|
||||
.build()
|
||||
.unwrap();
|
||||
});
|
||||
}
|
||||
if let Some(v) = win {
|
||||
} else if let Some(v) = win {
|
||||
if !v.is_visible().unwrap() {
|
||||
v.show().unwrap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user