mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 11:44:59 +00:00
Missed condition
This commit is contained in:
parent
71ad25feba
commit
f821a58dab
1 changed files with 3 additions and 0 deletions
|
@ -116,6 +116,9 @@ namespace SourceGit
|
|||
else
|
||||
window.Show(owner);
|
||||
}
|
||||
else
|
||||
window.Show();
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue