ユーザー名のホストを省略しないオプションを実装

This commit is contained in:
syuilo
2018-09-14 20:33:27 +09:00
parent 3220d69a69
commit f670345d45
5 changed files with 15 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ const defaultSettings = {
showClockOnHeader: true,
circleIcons: true,
contrastedAcct: true,
showFullAcct: false,
gradientWindowHeader: false,
showReplyTarget: true,
showMyRenotes: true,