« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things/flash.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/things/flash.js')
-rw-r--r--src/data/things/flash.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/data/things/flash.js b/src/data/things/flash.js
index 89e59fe7..aa6b9cd1 100644
--- a/src/data/things/flash.js
+++ b/src/data/things/flash.js
@@ -112,6 +112,7 @@ export class Flash extends Thing {
     urls: urls(),
 
     commentary: commentary(),
+    creditSources: commentary(),
 
     // Update only
 
@@ -200,6 +201,7 @@ export class Flash extends Thing {
       },
 
       'Commentary': {property: 'commentary'},
+      'Credit Sources': {property: 'creditSources'},
 
       'Review Points': {ignore: true},
     },