Skip to content

Commit 5f29d4c

Browse files
committed
Merge remote-tracking branch 'origin/filip/v16/preload-tasks' into develop
2 parents c681760 + 526c899 commit 5f29d4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/js/widgets/todo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ const prplTodoWidget = {
6767
prplSuggestedTask.injectedItemIds.push( item.id );
6868
}
6969
);
70-
prplTodoWidget.removeLoadingItems();
7170
}
71+
prplTodoWidget.removeLoadingItems();
7272
} else {
7373
// Otherwise, inject tasks from the API.
7474
prplSuggestedTask

0 commit comments

Comments
 (0)