Fix comment
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
package models
|
package models
|
||||||
|
|
||||||
// StreamKey represents a single stream key
|
// StreamKey represents a single stream key.
|
||||||
type StreamKey struct {
|
type StreamKey struct {
|
||||||
Key string `json:"key"`
|
Key string `json:"key"`
|
||||||
Comment string `json:"comment"`
|
Comment string `json:"comment"`
|
||||||
|
|||||||
Reference in New Issue
Block a user