Skip to content

Commit c3d7f1e

Browse files
committed
Fix cs
1 parent 65f3241 commit c3d7f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/class-yoast-notification-center.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ private function array_to_notification( $notification_data ) {
847847

848848
$this->notifications_need_storage = true;
849849
}
850-
850+
851851
return new Yoast_Notification(
852852
$notification_data['message'],
853853
$notification_data['options']

0 commit comments

Comments
 (0)