Merge branch 'master' of bitbucket.org:venbainformationtechnology/pocketbase
This commit is contained in:
commit
bc7a7fa469
1
main.go
1
main.go
@ -1008,6 +1008,7 @@ func main() {
|
|||||||
"card_full_length": record.Get("card_full_length"),
|
"card_full_length": record.Get("card_full_length"),
|
||||||
"chart_bar_color": record.Get("chart_bar_color"),
|
"chart_bar_color": record.Get("chart_bar_color"),
|
||||||
"chart_height": record.Get("chart_height"),
|
"chart_height": record.Get("chart_height"),
|
||||||
|
"chart_label_width": record.Get("chart_label_width"),
|
||||||
}
|
}
|
||||||
|
|
||||||
var cRes []utils.Observation
|
var cRes []utils.Observation
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user