« get me outta code hell

data: contribution: countIn{Contribution,Duration}Totals - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/things/contribution/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-03-04 20:34:01 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-06-12 17:26:33 -0300
commit61a666d547b25581f52bc8f5976419e8ce3658bd (patch)
tree6d4471688401f40376c6fcc1d859f9aaf81e61c1 /src/data/composite/things/contribution/index.js
parent6a33ef641ee51772fa64cf09595c73ee058f28f8 (diff)
data: contribution: countIn{Contribution,Duration}Totals
Diffstat (limited to 'src/data/composite/things/contribution/index.js')
-rw-r--r--src/data/composite/things/contribution/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/composite/things/contribution/index.js b/src/data/composite/things/contribution/index.js
index e912dadc..2cc69254 100644
--- a/src/data/composite/things/contribution/index.js
+++ b/src/data/composite/things/contribution/index.js
@@ -1,3 +1,4 @@
+export {default as inheritFromContributionPresets} from './inheritFromContributionPresets.js';
 export {default as withContributionArtist} from './withContributionArtist.js';
 export {default as withContributionContext} from './withContributionContext.js';
 export {default as withMatchingContributionPresets} from './withMatchingContributionPresets.js';