0.0.23 Added warning icon for colors. /JL
This commit is contained in:
@@ -32,6 +32,7 @@ type (
|
||||
Seriestruct struct {
|
||||
XMLName xml.Name `xml:"serie"`
|
||||
SerieName string `xml:"seriename"`
|
||||
Weight int `xml:"weightPerThousand"`
|
||||
Pegboards Pegboardsstruct `xml:"pegboards"`
|
||||
Beads Beadsstruct `xml:"beads"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user