« get me outta code hell

data: stub reverseContributionList - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/page
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-01-17 13:58:47 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-01-17 15:35:33 -0400
commit301ed2a12f4716a85359b6cb50462e415539553f (patch)
tree22e7d1532464de4ebe69ffb35476c4dc7f0fa425 /src/page
parent6e5f9a1e246640ddfa8472cf3dcb02baf9603c75 (diff)
data: stub reverseContributionList
Diffstat (limited to 'src/page')
-rw-r--r--src/page/artist.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/page/artist.js b/src/page/artist.js
index 27ff896..b9a2f73 100644
--- a/src/page/artist.js
+++ b/src/page/artist.js
@@ -1,5 +1,7 @@
 import {empty} from '#sugar';
 
+import CacheableObject from '#cacheable-object';
+
 export const description = `per-artist info & artwork gallery pages`;
 
 // NB: See artist-alias.js for artist alias redirect pages.