Add remove follower confirmation
This commit is contained in:
parent
5359633c74
commit
ce8101e60a
9 changed files with 99 additions and 3 deletions
|
|
@ -79,6 +79,7 @@ const defaultState = {
|
|||
modalOnLogout: true,
|
||||
modalOnApproveFollow: false,
|
||||
modalOnDenyFollow: false,
|
||||
modalOnRemoveUserFromFollowers: false,
|
||||
loginMethod: 'password',
|
||||
logo: '/static/logo.svg',
|
||||
logoMargin: '.2em',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue