@@ -139,7 +139,7 @@ |
||
| 139 | 139 | $previous = $point; |
| 140 | 140 | } |
| 141 | 141 | |
| 142 | - if($shouldResetPoints === true) { |
|
| 142 | + if ($shouldResetPoints === true) { |
|
| 143 | 143 | $this->resetPoints(); |
| 144 | 144 | } |
| 145 | 145 | |