Extract init methods and clean up sortedBlocks references
This commit is contained in:
@@ -19,6 +19,8 @@ type Block struct {
|
||||
Track string `json:"track,omitempty"`
|
||||
Name string `json:"name"`
|
||||
Loop bool `json:"loop,omitempty"`
|
||||
|
||||
weight int
|
||||
}
|
||||
|
||||
type Trigger struct {
|
||||
|
||||
Reference in New Issue
Block a user