Skip to content

Commit

Permalink
removed dev code from updateReviewShelf
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketMan committed Jan 7, 2025
1 parent 9b0fd4f commit 26ed2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/Reviews.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ public function updateReviewShelf() {
break;
case 'release':
// fall through...
case 'xdtm':
case 'dtm':
Engine::api(IReview::class)->updateReviewShelf($tag, null);
break;
}
Expand Down

0 comments on commit 26ed2cf

Please sign in to comment.