We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a6143 commit 6f10c98Copy full SHA for 6f10c98
src/Converters/ConclusionIconConverter.cs
@@ -23,7 +23,7 @@ public object ConvertBack(object value, Type targetType, object parameter, Cultu
23
"startup_failure" => "\uEC13 ",
24
"cancelled" => "\uEC19 ",
25
"skipped" => "\uEABD ",
26
- "pending" => "\uEB81 ",
+ "pending" => "\uEC15 ",
27
"queued" => "\uEBA7 ",
28
"requested" => "\uEBA7 ",
29
"waiting" => "\uEA82 ",
0 commit comments