Skip to content

Commit 22bc404

Browse files
committed
fix after merge conflict
1 parent 3245eee commit 22bc404

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

classes/class-suggested-tasks.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ public function rest_prepare_recommendation( $response, $post ) {
441441
: '';
442442

443443
$response->data['prpl_popover_id'] = $provider->get_popover_id();
444+
$response->data['prpl_points'] = $provider->get_points();
444445

445446
/*
446447
* Check if task was completed before - for example, comments were disabled and then re-enabled, and remove points if so.

0 commit comments

Comments
 (0)