Qsl
This commit is contained in:
@@ -138,6 +138,7 @@ type Element struct {
|
||||
X float64 `json:"x"`
|
||||
Y float64 `json:"y"`
|
||||
Rotate float64 `json:"rotate,omitempty"`
|
||||
Hidden bool `json:"hidden,omitempty"` // toggled off in the editor; kept in the template
|
||||
|
||||
// Text elements (callsign / operator / info_line).
|
||||
Text string `json:"text,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user