keep track of new instance options

This commit is contained in:
Henry Jameson 2018-12-13 20:41:01 +03:00
parent f87001c22f
commit e1b523016b
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ const defaultState = {
scopeCopy: true,
subjectLineBehavior: 'email',
loginMethod: 'password',
nsfwCensorImage: undefined,
vapidPublicKey: undefined,
// Nasty stuff
pleromaBackend: true,