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

View file

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