mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-05-05 11:08:49 +00:00
Mirror fix
This commit is contained in:
@@ -34,6 +34,11 @@ type Context struct {
|
||||
IsWatching bool
|
||||
Repository *models.Repository
|
||||
Owner *models.User
|
||||
CloneLink struct {
|
||||
SSH string
|
||||
HTTPS string
|
||||
Git string
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user