...vibing UI
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Model;
|
||||
|
||||
public record KeyDoc : DocEntry
|
||||
{
|
||||
public string? Action { get; init; }
|
||||
}
|
||||
Reference in New Issue
Block a user