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

This commit is contained in:
syuilo 2018-09-14 20:33:27 +09:00
parent 3220d69a69
commit f670345d45
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
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,