This commit is contained in:
syuilo 2018-10-14 19:44:30 +09:00
parent 5dce81c0db
commit 99073b56df
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
5 changed files with 277 additions and 3 deletions

View file

@ -56,6 +56,7 @@ const defaultDeviceSettings = {
loadRawImages: false,
alwaysShowNsfw: false,
postStyle: 'standard',
navbar: 'top',
mobileNotificationPosition: 'bottom'
};