Forráskód Böngészése

Hide mention link avatar by default

Tusooa Zhu 3 éve
szülő
commit
c3f1765b21
1 módosított fájl, 1 hozzáadás és 1 törlés
  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