1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-12-23 13:05:14 +01:00

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,