mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-21 13:20:30 +08:00
ux: default avatar for action@github.com
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
@@ -49,6 +49,7 @@ namespace SourceGit.Models
|
||||
Directory.CreateDirectory(_storePath);
|
||||
|
||||
LoadDefaultAvatar("noreply@github.com", "github.png");
|
||||
LoadDefaultAvatar("action@github.com", "github.png");
|
||||
LoadDefaultAvatar("github-actions[bot]@users.noreply.github.com", "github.png");
|
||||
LoadDefaultAvatar("unrealbot@epicgames.com", "unreal.png");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user