Add remove follower confirmation
This commit is contained in:
parent
5359633c74
commit
ce8101e60a
9 changed files with 99 additions and 3 deletions
|
|
@ -86,6 +86,7 @@ export const defaultState = {
|
|||
modalOnLogout: undefined, // instance default
|
||||
modalOnApproveFollow: undefined, // instance default
|
||||
modalOnDenyFollow: undefined, // instance default
|
||||
modalOnRemoveUserFromFollowers: undefined, // instance default
|
||||
playVideosInModal: false,
|
||||
useOneClickNsfw: false,
|
||||
useContainFit: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue