Skip to content

Commit

Permalink
Putting Room back in
Browse files Browse the repository at this point in the history
  • Loading branch information
p5764 committed Jul 24, 2015
1 parent e734c31 commit 2f03d3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sparkles.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ type Sparkle struct {
Sparkler string `json:"sparkler"`
Sparklee string `json:"sparklee"`
Reason string `json:"reason,omitempty"`
Room string `json:"room,omitempty"`
Time time.Time `json:"time,omitempty"`
}

Expand Down

0 comments on commit 2f03d3e

Please sign in to comment.