mirror of
https://github.com/nsnail/dot.git
synced 2025-12-15 00:15:48 +08:00
..
This commit is contained in:
@@ -11,6 +11,7 @@ internal sealed class TaskStatusColumn : ProgressColumn
|
||||
public enum Statues : byte
|
||||
{
|
||||
[Description($"[gray]{nameof(Ready)}[/]")]
|
||||
|
||||
// ReSharper disable once UnusedMember.Global
|
||||
Ready
|
||||
|
||||
|
||||
Reference in New Issue
Block a user