Skip to content

Commit

Permalink
Adding comma.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Dec 28, 2023
1 parent 167aa7f commit 8fbb4b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public enum HtmlFieldEditors
public enum MarkdownFieldEditors
{
TextArea,
Wysiwyg
Wysiwyg,
}

[Description("Editor options for TaxonomyFields.")]
Expand Down

0 comments on commit 8fbb4b4

Please sign in to comment.