Fixed owner reservation approval and rejection API endpoints

This commit is contained in:
Beilin-b
2026-05-05 17:02:21 -07:00
parent 1198c18004
commit 84f5bbe9db
2 changed files with 761 additions and 118 deletions

View File

@ -223,4 +223,4 @@ export default function UserReservationsPage() {
</div>
</div>
);
}
}