mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-27 15:54:36 +02:00
fix view
This commit is contained in:
parent
5ad2c19e7b
commit
64f08862c0
@ -126,6 +126,8 @@ func (pt Type) Name() string {
|
||||
return "RubyGems"
|
||||
case TypeSwift:
|
||||
return "Swift"
|
||||
case TypeTerraform:
|
||||
return "Terraform"
|
||||
case TypeVagrant:
|
||||
return "Vagrant"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user