mirror of
https://github.com/nsnail/dot.git
synced 2025-12-15 00:15:48 +08:00
<style>
This commit is contained in:
@@ -6,7 +6,7 @@ using Spectre.Console.Rendering;
|
||||
|
||||
namespace Dot.Git;
|
||||
|
||||
internal class TaskStatusColumn : ProgressColumn
|
||||
internal sealed class TaskStatusColumn : ProgressColumn
|
||||
{
|
||||
public enum Statues : byte
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user