We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c681760 + 526c899 commit 5f29d4cCopy full SHA for 5f29d4c
1 file changed
assets/js/widgets/todo.js
@@ -67,8 +67,8 @@ const prplTodoWidget = {
67
prplSuggestedTask.injectedItemIds.push( item.id );
68
}
69
);
70
- prplTodoWidget.removeLoadingItems();
71
+ prplTodoWidget.removeLoadingItems();
72
} else {
73
// Otherwise, inject tasks from the API.
74
prplSuggestedTask
0 commit comments