generated from VLADIMIR/template
fix
This commit is contained in:
@@ -71,6 +71,8 @@ func (s *StoryService) GetPlace(code string) *Place {
|
||||
Name: place.Name,
|
||||
Text: s.cleaner.ClearText(place.Text),
|
||||
Applications: applications,
|
||||
Hidden: place.Hidden,
|
||||
Doors: place.Doors,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user