summaryrefslogtreecommitdiff
path: root/app/Elements/NoteRecord.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Elements/NoteRecord.php')
-rw-r--r--app/Elements/NoteRecord.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Elements/NoteRecord.php b/app/Elements/NoteRecord.php
index e9aec25d27..3ad36123a4 100644
--- a/app/Elements/NoteRecord.php
+++ b/app/Elements/NoteRecord.php
@@ -29,5 +29,6 @@ class NoteRecord extends AbstractElement
'REFN' => '0:1',
'RIN' => '0:1',
'SOUR' => '0:M',
+ 'CHAN' => '0:1',
];
}