Add login form back in.
This commit is contained in:
parent
bcbaf5d7ee
commit
50264410f5
6 changed files with 47 additions and 10 deletions
|
@ -21,6 +21,7 @@ const defaultState = {
|
|||
hidePostStats: false,
|
||||
hideUserStats: false,
|
||||
disableChat: false,
|
||||
loginMethod: 'password',
|
||||
|
||||
// Nasty stuff
|
||||
pleromaBackend: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue