Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mguellsegarra committed Jul 17, 2024
1 parent 1f3efcd commit 3dfd609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/payloads.ts
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ export const createReadAggPayload = (options: ReadAggPayload): Payload => {
"token",
token,
model,
"read_for_view",
"read_agg",
domain,
aggregate_fields,
];
Expand Down

0 comments on commit 3dfd609

Please sign in to comment.