mirror of
https://github.com/tmedwards/tweego.git
synced 2025-07-05 06:00:26 -04:00
Update storyout.go
This commit is contained in:
parent
7fb1289b03
commit
3b4d107488
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ func (s *story) toJSON(startName string) []byte {
|
|||
}
|
||||
|
||||
marshaled, err := json.MarshalIndent(
|
||||
// TODO: Finish this.
|
||||
&storyJSON{
|
||||
s.name,
|
||||
s.ifid,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue