Additional fixes
This commit is contained in:
@@ -1836,7 +1836,6 @@ namespace URLNotesGrabberCORE
|
||||
{
|
||||
SaveState();
|
||||
_activeKey = key;
|
||||
Console.ForegroundColor = key.ParsedColor;
|
||||
return key;
|
||||
}
|
||||
|
||||
@@ -1856,7 +1855,6 @@ namespace URLNotesGrabberCORE
|
||||
}
|
||||
|
||||
_activeKey = key;
|
||||
Console.ForegroundColor = key.ParsedColor;
|
||||
return key;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user