mirror of
https://github.com/plankanban/planka.git
synced 2025-12-18 09:13:21 +03:00
Prepare for collection board type, refactoring, update dependencies
This commit is contained in:
@@ -58,8 +58,8 @@ const mapStateToProps = (state) => {
|
||||
isSubscribed,
|
||||
isActionsFetching,
|
||||
isAllActionsFetched,
|
||||
listId,
|
||||
boardId,
|
||||
listId,
|
||||
} = currentCardSelector(state);
|
||||
|
||||
const users = usersForCurrentCardSelector(state);
|
||||
|
||||
Reference in New Issue
Block a user