Ver Fonte

Hide mention link avatar by default

Tusooa Zhu há 3 anos atrás
pai
commit
c3f1765b21
1 ficheiros alterados com 1 adições e 1 exclusões
  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