🎨
This commit is contained in:
parent
e7032363d7
commit
8db8d3f39e
9 changed files with 31 additions and 38 deletions
|
|
@ -17,8 +17,6 @@ const defaultSettings = {
|
|||
showPostFormOnTopOfTl: false,
|
||||
suggestRecentHashtags: true,
|
||||
showClockOnHeader: true,
|
||||
useShadow: true,
|
||||
roundedCorners: false,
|
||||
circleIcons: true,
|
||||
contrastedAcct: true,
|
||||
showFullAcct: false,
|
||||
|
|
@ -48,6 +46,8 @@ const defaultDeviceSettings = {
|
|||
deckMode: false,
|
||||
deckColumnAlign: 'center',
|
||||
deckColumnWidth: 'normal',
|
||||
useShadow: true,
|
||||
roundedCorners: false,
|
||||
reduceMotion: false,
|
||||
autoPopout: false,
|
||||
darkmode: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue