Add routes for daily weekly and the rest
This commit is contained in:
@@ -29,6 +29,7 @@ type settings struct {
|
||||
WeightYearlyLookback int `default:"2" json:"weightYearlyLookback"`
|
||||
|
||||
Target int `default:"2000" json:"target"`
|
||||
Limit int `default:"2500" json:"limit"`
|
||||
}
|
||||
|
||||
var Settings settings
|
||||
|
Reference in New Issue
Block a user