Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Nov 11, 2022
1 parent d113964 commit b1d7744
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ internal sealed class RuleModel
public DynamicRuleAction Action { get; set; }

[JsonIgnore]
public RuleActionDto TypedAction
public RuleAction TypedAction
{
set
{
Expand Down

0 comments on commit b1d7744

Please sign in to comment.