mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-05 23:56:54 +01:00
comment
This commit is contained in:
parent
b2db8c04db
commit
5625d991c5
@ -1,3 +1,4 @@
|
||||
// repo icon, keep in sync with templates/repo/icon.tmpl
|
||||
export function getRepoIcon(repo: Record<string, any>) {
|
||||
if (repo.mirror) {
|
||||
return 'octicon-mirror';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user