mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-13 11:05:56 +00:00
anything in the Tasks waiting for me table can now be completed by the current user
This commit is contained in:
parent
759b2bffa5
commit
83bd4f1cb3
@ -11,6 +11,7 @@ export default function TasksWaitingForMe() {
|
||||
textToShowIfEmpty="No tasks are waiting for you."
|
||||
autoReload
|
||||
showWaitingOn={false}
|
||||
canCompleteAllTasks
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user