Try to debug

This commit is contained in:
lowlighter
2020-09-17 22:26:48 +02:00
parent 4639cd5bfa
commit 08ad2d9bfa
2 changed files with 4 additions and 0 deletions

View File

@@ -9802,6 +9802,8 @@ __webpack_require__.d(__webpack_exports__, {
//Check if data are available
if (!repository)
return
if (!repository.filter)
console.log(repository.filter, repository)
//Extract author
const [contributor] = repository.filter(({author}) => author.login === login)
//Compute editions