mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 14:03:23 -07:00
BUG-2079: Small changes for the bug, to help to track the issue. [skip ci]
This commit is contained in:
parent
01abc5e9e4
commit
4f289d838a
3 changed files with 34 additions and 7 deletions
|
@ -159,6 +159,7 @@ namespace GreenshotJiraPlugin {
|
|||
_loggedInTime = DateTime.Now;
|
||||
return;
|
||||
}
|
||||
// Login failed, confirm this
|
||||
try {
|
||||
credentialsDialog.Confirm(false);
|
||||
} catch (ApplicationException e) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue