loginMethod was missing
This commit is contained in:
parent
a4a25105ba
commit
62e0fda597
@ -18,6 +18,7 @@ const defaultState = {
|
||||
hidePostStats: false,
|
||||
hideSitename: false,
|
||||
hideUserStats: false,
|
||||
loginMethod: 'password',
|
||||
logo: '/static/logo.png',
|
||||
logoMargin: '.2em',
|
||||
logoMask: true,
|
||||
|
Loading…
Reference in New Issue
Block a user