« get me outta code hell

data: Artwork: withContentWarningArtTags - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/things/artwork/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-07-21 19:13:44 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-07-21 19:13:44 -0300
commit205aaac86e3b65e29f464cd4caf5d59c71bad14f (patch)
treebd65c64637acf567d7683567dfb3448770ec11ba /src/data/composite/things/artwork/index.js
parent6e113e6ec8c2264afec85364d2e7f38b546816d3 (diff)
data: Artwork: withContentWarningArtTags
Diffstat (limited to 'src/data/composite/things/artwork/index.js')
-rw-r--r--src/data/composite/things/artwork/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/composite/things/artwork/index.js b/src/data/composite/things/artwork/index.js
index 3693c10f..e7cea070 100644
--- a/src/data/composite/things/artwork/index.js
+++ b/src/data/composite/things/artwork/index.js
@@ -1,3 +1,4 @@
+export {default as withArtTags} from './withArtTags.js';
 export {default as withAttachedArtwork} from './withAttachedArtwork.js';
 export {default as withContainingArtworkList} from './withContainingArtworkList.js';
 export {default as withContribsFromAttachedArtwork} from './withContribsFromAttachedArtwork.js';