Merge pull request #402 from iceljc/features/clean-conv-code

add file editor
This commit is contained in:
C. Oceania 2024-04-08 18:38:59 -05:00 committed by GitHub
commit 8a97ef4da4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ public static class EditorTypeEnum
public const string DateTimePicker = "datetime-picker";
public const string DateTimeRangePicker = "datetime-range-picker";
public const string Email = "email";
public const string File = "file";
/// <summary>
/// Regex, set the expression in editor_attributes