From 5631be8ac1d77aab9a63dd4e5e72f668dddf0de6 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 30 Jan 2023 20:32:23 -0400 Subject: remaining CLI help messages & tweaks --- src/page/tag.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/page/tag.js') diff --git a/src/page/tag.js b/src/page/tag.js index da4f194a..ee62038e 100644 --- a/src/page/tag.js +++ b/src/page/tag.js @@ -1,5 +1,7 @@ // Art tag page specification. +export const description = `per-artwork-tag gallery pages`; + export function condition({wikiData}) { return wikiData.wikiInfo.enableArtTagUI; } -- cgit 1.3.0-6-gf8a5