From 003f594f6348b55109dd66416e75fcc2a88faade Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 26 Nov 2022 23:44:08 -0400 Subject: finish up cosmetic style changes --- src/misc-templates.js | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'src/misc-templates.js') diff --git a/src/misc-templates.js b/src/misc-templates.js index c627533..2614aac 100644 --- a/src/misc-templates.js +++ b/src/misc-templates.js @@ -1,5 +1,3 @@ -/** @format */ - // Miscellaneous utility functions which are useful across page specifications. // These are made available right on a page spec's ({wikiData, language, ...}) // args object! @@ -163,9 +161,7 @@ function unbound_generateChronologyLinks(currentThing, { } if (contributions.length > 8) { - return `
${language.$( - 'misc.chronology.seeArtistPages' - )}
`; + return `
${language.$('misc.chronology.seeArtistPages')}
`; } return contributions @@ -789,4 +785,4 @@ export { unbound_generateNavigationLinks as generateNavigationLinks, unbound_getFooterLocalizationLinks as getFooterLocalizationLinks, -} \ No newline at end of file +} -- cgit 1.3.0-6-gf8a5