Add quick parse notation for critical editor
This commit is contained in:
@@ -4,6 +4,7 @@ namespace RolemasterDb.App.Features;
|
||||
|
||||
public sealed record CriticalCellUpdateRequest(
|
||||
string RawCellText,
|
||||
string QuickParseInput,
|
||||
string DescriptionText,
|
||||
string? RawAffixText,
|
||||
string ParseStatus,
|
||||
|
||||
Reference in New Issue
Block a user