mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 09:15:01 +03:00
Add preferences tab to user settings, add subscribe to own cards option
This commit is contained in:
@@ -23,6 +23,7 @@ const mapStateToProps = (state) => {
|
||||
avatar,
|
||||
phone,
|
||||
organization,
|
||||
subscribeToOwnCards,
|
||||
isAvatarUploading,
|
||||
emailUpdateForm,
|
||||
passwordUpdateForm,
|
||||
@@ -36,6 +37,7 @@ const mapStateToProps = (state) => {
|
||||
avatar,
|
||||
phone,
|
||||
organization,
|
||||
subscribeToOwnCards,
|
||||
isAvatarUploading,
|
||||
emailUpdateForm,
|
||||
passwordUpdateForm,
|
||||
|
||||
Reference in New Issue
Block a user