Apply suggestions from code review
Co-Authored-By: Sebastian Kippe <sebastian@kip.pe>
This commit is contained in:
parent
66fc992291
commit
f0fe62f6d7
@ -36,7 +36,7 @@ class Contributor {
|
||||
'@type': 'Contributor',
|
||||
kind,
|
||||
name,
|
||||
'accounts': (accounts || []),
|
||||
accounts: accounts || [],
|
||||
};
|
||||
|
||||
if (url) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user