mirror of
https://github.com/plankanban/planka.git
synced 2025-07-25 16:19:47 +02:00
parent
eea57ff121
commit
d0a2734161
35 changed files with 179 additions and 161 deletions
|
@ -21,7 +21,7 @@ const mapStateToProps = (state) => {
|
|||
name,
|
||||
description,
|
||||
dueDate,
|
||||
timer,
|
||||
stopwatch,
|
||||
isSubscribed,
|
||||
isActivitiesFetching,
|
||||
isAllActivitiesFetched,
|
||||
|
@ -49,7 +49,7 @@ const mapStateToProps = (state) => {
|
|||
name,
|
||||
description,
|
||||
dueDate,
|
||||
timer,
|
||||
stopwatch,
|
||||
isSubscribed,
|
||||
isActivitiesFetching,
|
||||
isAllActivitiesFetched,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue