diff options
Diffstat (limited to 'app/Elements/EventDescriptor.php')
| -rw-r--r-- | app/Elements/EventDescriptor.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Elements/EventDescriptor.php b/app/Elements/EventDescriptor.php index 11cadb74d9..7ca7005440 100644 --- a/app/Elements/EventDescriptor.php +++ b/app/Elements/EventDescriptor.php @@ -39,6 +39,7 @@ class EventDescriptor extends AbstractEventElement protected const MAXIMUM_LENGTH = 90; protected const SUBTAGS = [ + 'TYPE' => '0:1', 'DATE' => '0:1', 'PLAC' => '0:1', 'ADDR' => '0:1', |
