デッキのカラムを左揃えか中央揃えか選べるように
This commit is contained in:
parent
e7e321e2b3
commit
6c1f1ffdb1
4 changed files with 21 additions and 6 deletions
|
|
@ -58,6 +58,7 @@ const defaultDeviceSettings = {
|
|||
alwaysShowNsfw: false,
|
||||
postStyle: 'standard',
|
||||
navbar: 'top',
|
||||
deckColumnAlign: 'center',
|
||||
mobileNotificationPosition: 'bottom',
|
||||
deckTemporaryColumn: null
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue