forked from AkkomaGang/akkoma-fe
keep track of new instance options
This commit is contained in:
parent
f87001c22f
commit
e1b523016b
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ const defaultState = {
|
|||
scopeCopy: true,
|
||||
subjectLineBehavior: 'email',
|
||||
loginMethod: 'password',
|
||||
nsfwCensorImage: undefined,
|
||||
vapidPublicKey: undefined,
|
||||
|
||||
// Nasty stuff
|
||||
pleromaBackend: true,
|
||||
|
|
Loading…
Reference in a new issue