merged access_object change
This commit is contained in:
commit
d8e4052b87
4 changed files with 7 additions and 4 deletions
|
|
@ -142,6 +142,7 @@ export default function TaskViewer(props: ViewProps) {
|
|||
openDialog();
|
||||
};
|
||||
|
||||
|
||||
const loadMultitask = useCallback(() => {
|
||||
if (!loadKeys) return;
|
||||
if (loadKeys.length > 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue