wip
This commit is contained in:
parent
d8cd24fab0
commit
8ca58de2ba
2 changed files with 41 additions and 18 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue