Make clock on header optional

This commit is contained in:
Aya Morisawa
2018-08-25 22:24:58 +09:00
parent bf7875bfaa
commit 483a61d90d
4 changed files with 10 additions and 1 deletions

View File

@ -13,6 +13,7 @@ const defaultSettings = {
showMaps: true,
showPostFormOnTopOfTl: false,
suggestRecentHashtags: true,
showClockOnHeader: false,
circleIcons: true,
gradientWindowHeader: false,
showReplyTarget: true,