Skip to content

Commit 59d3148

Browse files
committed
try breaking another test
1 parent ad489cc commit 59d3148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/suggested-tasks/providers/class-tasks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ public function get_task_actions( $data = [] ) {
727727
$snooze_html .= '</div></fieldset></slot></prpl-tooltip>';
728728
$actions[] = [
729729
'priority' => 30,
730-
'html' => $snooze_html,
730+
'html' => '',
731731
];
732732
}
733733

0 commit comments

Comments
 (0)