From 2339760664315615637bb893b6ed4a34606eb714 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 1 Feb 2026 00:46:37 -0400 Subject: data: add some missing friendly names --- src/data/things/content/ReferencingSourcesEntry.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/data/things/content/ReferencingSourcesEntry.js') diff --git a/src/data/things/content/ReferencingSourcesEntry.js b/src/data/things/content/ReferencingSourcesEntry.js index 76fafbc2..4b27b313 100644 --- a/src/data/things/content/ReferencingSourcesEntry.js +++ b/src/data/things/content/ReferencingSourcesEntry.js @@ -6,6 +6,7 @@ import {exposeConstant} from '#composite/control-flow'; import {ContentEntry} from './ContentEntry.js'; export class ReferencingSourcesEntry extends ContentEntry { + static [Thing.friendlyName] = `Referencing Sources Entry`; static [Thing.wikiData] = 'referencingSourceData'; static [Thing.getPropertyDescriptors] = () => ({ -- cgit 1.3.0-6-gf8a5