« 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/track.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/things/track.js')
-rw-r--r--src/data/things/track.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/data/things/track.js b/src/data/things/track.js
index e652de52..3db5e183 100644
--- a/src/data/things/track.js
+++ b/src/data/things/track.js
@@ -413,6 +413,12 @@ export class Track extends Thing {
 
     // > Expose only
 
+    isTrack: [
+      exposeConstant({
+        value: input.value(true),
+      }),
+    ],
+
     commentatorArtists: commentatorArtists(),
 
     date: [