generated from VLADIMIR/template
fix
This commit is contained in:
@@ -83,8 +83,8 @@ func (s *ScenarioService) AddScenarioPlace(
|
||||
return err
|
||||
}
|
||||
story.Places = append(
|
||||
story.Places,
|
||||
place,
|
||||
[]*storytelling.Place{place},
|
||||
story.Places...,
|
||||
)
|
||||
return s.updateStory(ctx, id, story)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user