Skip to content

Commit e362e5c

Browse files
committed
fix: LAR-188 fixing pipeline errors
1 parent a023844 commit e362e5c

File tree

2 files changed

+56
-980
lines changed

2 files changed

+56
-980
lines changed

app-modules/gamify/src/Traits/HasReputations.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ public function undoPoint(PointType $pointType): bool
5353
}
5454

5555
$reputation->undo();
56+
5657
return true;
5758
}
5859

0 commit comments

Comments
 (0)