添加error
This commit is contained in:
parent
e1d8c0098f
commit
dd384b0169
|
@ -29,6 +29,7 @@ type Handle struct {
|
|||
Components map[string][]Components
|
||||
ThemeMods wpconfig.ThemeMods
|
||||
HandleFns map[int][]HandleFn[*Handle]
|
||||
Error error
|
||||
}
|
||||
|
||||
func NewHandle(c *gin.Context, scene int, theme string) *Handle {
|
||||
|
|
Loading…
Reference in New Issue
Block a user