fix: no 13 arifs
This commit is contained in:
parent
9b6dc1318d
commit
a5a94e5003
1 changed files with 27 additions and 26 deletions
|
@ -40,7 +40,9 @@ class Contributors {
|
|||
"Contributor",
|
||||
it.htmlUrl
|
||||
)
|
||||
).plus(arrayOf(
|
||||
)
|
||||
}
|
||||
developers = developers.plus((arrayOf(
|
||||
Developer(
|
||||
"Wai What",
|
||||
"https://avatars.githubusercontent.com/u/149729762?v=4",
|
||||
|
@ -65,8 +67,7 @@ class Contributors {
|
|||
"Head Discord Moderator",
|
||||
"https://youtube.com/watch?v=dQw4w9WgXcQ"
|
||||
)
|
||||
))
|
||||
}
|
||||
)))
|
||||
}
|
||||
return developers
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue