mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
style: fix lint issues
This commit is contained in:
@@ -33,9 +33,9 @@ module.exports = {
|
||||
const avatar = target ? target.avatar : this.getDefaultAvatar(hash)
|
||||
|
||||
return {
|
||||
name,
|
||||
hash,
|
||||
avatar,
|
||||
hash,
|
||||
name,
|
||||
}
|
||||
},
|
||||
resolveAuthors(users, authors) {
|
||||
|
||||
Reference in New Issue
Block a user