Apply suggestions from code review

Co-Authored-By: Sebastian Kippe <sebastian@kip.pe>
This commit is contained in:
bumi 2019-05-14 09:18:23 +00:00 committed by GitHub
parent 66fc992291
commit f0fe62f6d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ class Contributor {
'@type': 'Contributor',
kind,
name,
'accounts': (accounts || []),
accounts: accounts || [],
};
if (url) {