mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-05-13 21:27:46 +00:00
Compare commits
No commits in common. "773385cf023797c579a009c0fb4643319b20c4ca" and "4bdfefc1c602f8d073d7fc757301280a61e7b7c7" have entirely different histories.
773385cf02
...
4bdfefc1c6
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ export async function POST(request: NextRequest) {
|
||||||
},
|
},
|
||||||
data: {
|
data: {
|
||||||
in_queue: false,
|
in_queue: false,
|
||||||
reviewedAt: new Date(),
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue