mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-03 09:51:53 +00:00
New UI merge in progress
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
package base
|
||||
|
||||
type (
|
||||
// Type TmplData represents data in the templates.
|
||||
TmplData map[string]interface{}
|
||||
TplName string
|
||||
TplName string
|
||||
|
||||
ApiJsonErr struct {
|
||||
Message string `json:"message"`
|
||||
|
Reference in New Issue
Block a user