From 301ed2a12f4716a85359b6cb50462e415539553f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 17 Jan 2024 13:58:47 -0400 Subject: data: stub reverseContributionList --- src/page/artist.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/page') 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. -- cgit 1.3.0-6-gf8a5