fix: Ultrabeam was not synchronizing after click on a spot.
This commit is contained in:
@@ -194,6 +194,7 @@ type QSOBox struct {
|
||||
H float64 `json:"h"`
|
||||
BG string `json:"bg"`
|
||||
BGOpacity float64 `json:"bg_opacity"`
|
||||
FG string `json:"fg,omitempty"` // text colour (default dark)
|
||||
Radius float64 `json:"radius"`
|
||||
Title string `json:"title"`
|
||||
Fields []string `json:"fields"`
|
||||
|
||||
Reference in New Issue
Block a user