mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-05-13 13:17:45 +00:00
Merge branch 'trafficlunar:main' into main
This commit is contained in:
commit
773385cf02
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ export async function POST(request: NextRequest) {
|
||||||
},
|
},
|
||||||
data: {
|
data: {
|
||||||
in_queue: false,
|
in_queue: false,
|
||||||
|
reviewedAt: new Date(),
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue