mirror of
https://github.com/reactos/developer-web-interface.git
synced 2024-11-23 11:59:40 +00:00
bug fix
This commit is contained in:
parent
b8abdb1c98
commit
6b6c4f7a3b
@ -79,7 +79,7 @@ class CommitsGrid extends React.Component {
|
||||
rel='noreferrer noopener'
|
||||
href={`https://git.reactos.org/?p=reactos.git;a=search;s=${committer};st=committer`}
|
||||
>
|
||||
{commit.commit.author.name}
|
||||
{commit.commit.committer.name}
|
||||
</a>
|
||||
</div>
|
||||
<div className='col-sm'>
|
||||
|
Loading…
Reference in New Issue
Block a user