mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
save what i've done so far
This commit is contained in:
parent
92be2f1e5a
commit
03a87adfd2
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ export async function POST(req: NextRequest) {
|
|||
console.log("filters", filters);
|
||||
const properties = await getProperties(
|
||||
portfolioId,
|
||||
10000,
|
||||
1000,
|
||||
0,
|
||||
filters
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue