More SVG fun
This commit is contained in:
@ -3,5 +3,5 @@ package utils
|
||||
// AnalyticsItem ...
|
||||
type AnalyticsItem struct {
|
||||
Key string
|
||||
Value int
|
||||
Value float64
|
||||
}
|
||||
|
Reference in New Issue
Block a user