From e56b564efe888e028e4b01891d9074e8532360d2 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 19 May 2026 21:52:18 -0300 Subject: data, content: additional file artists --- src/data/things/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/data/things/index.js') diff --git a/src/data/things/index.js b/src/data/things/index.js index 3773864b..8cd21e9d 100644 --- a/src/data/things/index.js +++ b/src/data/things/index.js @@ -1,5 +1,6 @@ // Not actually the entry point for #things - that's init.js in this folder. +export * from './additional-file/index.js'; export * from './album/index.js'; export * from './content/index.js'; export * from './contrib/index.js'; @@ -8,7 +9,6 @@ export * from './group/index.js'; export * from './homepage-layout/index.js'; export * from './sorting-rule/index.js'; -export * from './AdditionalFile.js'; export * from './AdditionalName.js'; export * from './ArtTag.js'; export * from './Artist.js'; -- cgit 1.3.0-6-gf8a5