Compare commits

..

No commits in common. "773385cf023797c579a009c0fb4643319b20c4ca" and "4bdfefc1c602f8d073d7fc757301280a61e7b7c7" have entirely different histories.

View file

@ -22,7 +22,6 @@ export async function POST(request: NextRequest) {
},
data: {
in_queue: false,
reviewedAt: new Date(),
},
});