From b2469c03bd4bdb29c5e80752f812203a6755c159 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 4 Jun 2021 17:30:16 -0300 Subject: move around a bunch of utility functions --- src/listing-spec.js | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/listing-spec.js') diff --git a/src/listing-spec.js b/src/listing-spec.js index a5239a4..90a2de5 100644 --- a/src/listing-spec.js +++ b/src/listing-spec.js @@ -1,9 +1,5 @@ import fixWS from 'fix-whitespace'; -import { - getLinkThemeString -} from './util/colors.js'; - import { UNRELEASED_TRACKS_DIRECTORY } from './util/magic-constants.js'; @@ -757,7 +753,10 @@ const listingSpec = [ fandomAlbumData: wikiData.fandomAlbumData }), - html: ({officialAlbumData, fandomAlbumData}, {strings}) => fixWS` + html: ({officialAlbumData, fandomAlbumData}, { + getLinkThemeString, + strings + }) => fixWS`

Choose a link to go to a random page in that category or album! If your browser doesn't support relatively modern JavaScript or you've disabled it, these links won't work - sorry.

(Data files are downloading in the background! Please wait for data to load.)

(Data files have finished being downloaded. The links should work!)

-- cgit 1.3.0-6-gf8a5