community profile and left menu implementation done, not quite working yet
This commit is contained in:
@@ -27,7 +27,7 @@ type ServiceDef struct {
|
||||
RequirePermission string `yaml:"requirePermission"`
|
||||
RequireRole string `yaml:"requireRole"`
|
||||
LinkSequence int `yaml:"linkSequence"`
|
||||
Link int `yaml:"link"`
|
||||
Link string `yaml:"link"`
|
||||
Title string `yaml:"title"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user