mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 06:19:05 +02:00
lint things, add sidebar
This commit is contained in:
@@ -53,6 +53,7 @@ func (srv *server) GetFamilyTreeWithSpousesById(
|
||||
err = FlattenFamilyTree(res, &results)
|
||||
if err != nil {
|
||||
c.JSON(http.StatusInternalServerError, gin.H{"msg": err.Error()})
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user