« get me outta code hell

content, test: linkContribution: tooltip icons - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateReleaseInfoContributionsLine.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-07-21 20:06:32 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-11-24 13:45:08 -0400
commitc11edada828dc734cce6988e5819630a73326085 (patch)
tree2754223a452ea3d6bc71cf12e6787f7c1ad40c37 /src/content/dependencies/generateReleaseInfoContributionsLine.js
parenta6dedb0b17f514e408919240c060072df2b179dd (diff)
content, test: linkContribution: tooltip icons
Diffstat (limited to 'src/content/dependencies/generateReleaseInfoContributionsLine.js')
-rw-r--r--src/content/dependencies/generateReleaseInfoContributionsLine.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/dependencies/generateReleaseInfoContributionsLine.js b/src/content/dependencies/generateReleaseInfoContributionsLine.js
index 1fa8dcca..2e6c4709 100644
--- a/src/content/dependencies/generateReleaseInfoContributionsLine.js
+++ b/src/content/dependencies/generateReleaseInfoContributionsLine.js
@@ -35,6 +35,7 @@ export default {
             link.slots({
               showContribution: slots.showContribution,
               showIcons: slots.showIcons,
+              iconMode: 'tooltip',
             }))),
     });
   },