mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-13 02:42:45 +00:00
fix: PR credentials
This commit is contained in:
@@ -71,6 +71,7 @@ router.get(
|
||||
},
|
||||
})
|
||||
);
|
||||
pullRequest.owner = user;
|
||||
await pullRequest.download();
|
||||
res.json(pullRequest.toJSON());
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user