Compare commits
2 commits
2973545901
...
ffd052da54
Author | SHA1 | Date | |
---|---|---|---|
ffd052da54 | |||
016b4371c2 |
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ export const POST = auth(async function POST(req) {
|
|||
data: {
|
||||
...data.data,
|
||||
user_id: requestUserId,
|
||||
is_recurring: data.data.is_recurring ?? false,
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue