merged access_object change

This commit is contained in:
Carter 2025-10-21 13:41:20 -06:00
commit d8e4052b87
4 changed files with 7 additions and 4 deletions

View file

@ -142,6 +142,7 @@ export default function TaskViewer(props: ViewProps) {
openDialog();
};
const loadMultitask = useCallback(() => {
if (!loadKeys) return;
if (loadKeys.length > 0) {