Changeset 0.37.14 (#226)
Co-authored-by: gobha <jasafpro@gmail.com> Co-committed-by: gobha <jasafpro@gmail.com>
This commit is contained in:
@@ -149,7 +149,7 @@ func (e *Engine) adminLoader(c *gin.Context, s store.Stores) (any, error) {
|
||||
ctx := context.Background()
|
||||
section := c.Param("section")
|
||||
if section == "" {
|
||||
section = "overview"
|
||||
section = "users"
|
||||
}
|
||||
|
||||
data := &AdminPageData{
|
||||
|
||||
Reference in New Issue
Block a user