Add endpoint to get reviewer for an in-progress project

This commit is contained in:
Alex Cabal 2025-01-07 21:42:28 -06:00
parent 87620287f1
commit bc16b1fff8
5 changed files with 110 additions and 2 deletions

View file

@ -58,7 +58,7 @@ recompose="true"
feeds="true"
bulkDownloads="true"
if [ $# -eq 0 ]; then
if [ $# -eq 0 ]; then
usage
fi