浏览代码

Hide mention link avatar by default

Tusooa Zhu 3 年之前
父节点
当前提交
c3f1765b21
共有 1 个文件被更改,包括 1 次插入1 次删除
  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