diff --git a/src/public/app/widgets/floating_buttons/help_button.ts b/src/public/app/widgets/floating_buttons/help_button.ts index c2147c75d..a6e2cb94e 100644 --- a/src/public/app/widgets/floating_buttons/help_button.ts +++ b/src/public/app/widgets/floating_buttons/help_button.ts @@ -27,7 +27,8 @@ const byNoteType: Record, string | null> = { render: null, search: null, text: null, - webView: null + webView: null, + taskList: null }; const byBookType: Record = {