summaryrefslogtreecommitdiff
path: root/app/Elements/AttributeDescriptor.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Elements/AttributeDescriptor.php')
-rw-r--r--app/Elements/AttributeDescriptor.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Elements/AttributeDescriptor.php b/app/Elements/AttributeDescriptor.php
index 75fa2872a4..a0e7016cf3 100644
--- a/app/Elements/AttributeDescriptor.php
+++ b/app/Elements/AttributeDescriptor.php
@@ -32,6 +32,7 @@ namespace Fisharebest\Webtrees\Elements;
class AttributeDescriptor extends AbstractElement
{
protected const SUBTAGS = [
+ 'TYPE' => '0:1',
'DATE' => '0:1',
'PLAC' => '0:1',
'NOTE' => '0:M',