mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-05-13 21:27:46 +00:00
Compare commits
1 commit
4635d74d72
...
1458127273
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1458127273 |
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