« get me outta code hell

data: add some missing friendly names - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things/content/LyricsEntry.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-02-01 00:46:37 -0400
committer(quasar) nebula <qznebula@protonmail.com>2026-02-01 00:46:37 -0400
commit2339760664315615637bb893b6ed4a34606eb714 (patch)
treef041717f387f6a9cb3b7400cb2e8bf0e6c73d746 /src/data/things/content/LyricsEntry.js
parent28232be4352a3b67e8c60df294c9686ad9160640 (diff)
data: add some missing friendly names
Diffstat (limited to 'src/data/things/content/LyricsEntry.js')
-rw-r--r--src/data/things/content/LyricsEntry.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/things/content/LyricsEntry.js b/src/data/things/content/LyricsEntry.js
index 88e4464d..8611ad9f 100644
--- a/src/data/things/content/LyricsEntry.js
+++ b/src/data/things/content/LyricsEntry.js
@@ -9,6 +9,7 @@ import {hasAnnotationPart} from '#composite/things/content';
 import {ContentEntry} from './ContentEntry.js';
 
 export class LyricsEntry extends ContentEntry {
+  static [Thing.friendlyName] = `Lyrics Entry`;
   static [Thing.wikiData] = 'lyricsData';
 
   static [Thing.getPropertyDescriptors] = () => ({