This commit is contained in:
syuilo
2018-06-06 03:12:06 +09:00
parent d8cd24fab0
commit 8ca58de2ba
2 changed files with 41 additions and 18 deletions

View File

@ -7,20 +7,7 @@ import { hostname } from './config';
const defaultSettings = {
home: null,
mobileHome: [],
deck: {
columns: [/*{
type: 'widgets',
widgets: []
}, */{
type: 'home'
}, {
type: 'notifications'
}, {
type: 'local'
}, {
type: 'global'
}]
},
deck: null,
fetchOnScroll: true,
showMaps: true,
showPostFormOnTopOfTl: false,