fix nit comment
This commit is contained in:
Родитель
16e66bb99d
Коммит
6e19623c75
|
@ -48,7 +48,7 @@ class ActionBar extends Component {
|
|||
if(repository){
|
||||
return repository.replace("github\.com", "github\.dev");
|
||||
} else {
|
||||
return repository
|
||||
return repository;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче