Parcourir la source

Hide mention link avatar by default

Tusooa Zhu il y a 3 ans
Parent
commit
c3f1765b21
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/modules/instance.js

+ 1 - 1
src/modules/instance.js

@@ -23,7 +23,7 @@ const defaultState = {
   useAtIcon: false,
   mentionLinkDisplay: 'short',
   mentionLinkShowTooltip: true,
-  mentionLinkShowAvatar: true,
+  mentionLinkShowAvatar: false,
   mentionLinkFadeDomain: true,
   hideFilteredStatuses: false,
   // bad name: actually hides posts of muted USERS