mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-03 14:27:02 +09:00
Update repo.Create
This commit is contained in:
@ -17,6 +17,7 @@ import (
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
)
|
||||
|
||||
// Web form interface.
|
||||
type Form interface {
|
||||
Name(field string) string
|
||||
}
|
||||
|
Reference in New Issue
Block a user