« get me outta code hell

Merge branch 'contrib-tooltips' into preview - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateContributionList.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-11-24 14:54:17 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-24 14:54:17 -0400
commit9e00e7770e5c3987b6a6a1437d79a38ff57115b9 (patch)
treea65a42647ff0ec5ff497cc7c85676fddbaaa32e3 /src/content/dependencies/generateContributionList.js
parent7f56163ad123b3ba8da431630d3da67f5444adb6 (diff)
parent45fba07af02d4f161cce494b683918bc76453b82 (diff)
Merge branch 'contrib-tooltips' into preview
Diffstat (limited to 'src/content/dependencies/generateContributionList.js')
-rw-r--r--src/content/dependencies/generateContributionList.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/dependencies/generateContributionList.js b/src/content/dependencies/generateContributionList.js
index 731cfba5..6401e65e 100644
--- a/src/content/dependencies/generateContributionList.js
+++ b/src/content/dependencies/generateContributionList.js
@@ -16,5 +16,6 @@ export default {
               showIcons: true,
               showContribution: true,
               preventWrapping: false,
+              iconMode: 'tooltip',
             })))),
 };