« 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/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/things/index.js')
-rw-r--r--src/data/things/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/things/index.js b/src/data/things/index.js
index bf8a5a33..3773864b 100644
--- a/src/data/things/index.js
+++ b/src/data/things/index.js
@@ -2,6 +2,7 @@
 
 export * from './album/index.js';
 export * from './content/index.js';
+export * from './contrib/index.js';
 export * from './flash/index.js';
 export * from './group/index.js';
 export * from './homepage-layout/index.js';
@@ -12,7 +13,6 @@ export * from './AdditionalName.js';
 export * from './ArtTag.js';
 export * from './Artist.js';
 export * from './Artwork.js';
-export * from './Contribution.js';
 export * from './Language.js';
 export * from './MusicVideo.js';
 export * from './NewsEntry.js';