mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
fix: System.ArgumentException
when hover the commit link multiple times before the first time tooltip shows (#765)
This commit is contained in:
parent
db8ee3410b
commit
4aad6a7f86
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace SourceGit.ViewModels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue