Add target setting
This commit is contained in:
@@ -26,6 +26,8 @@ type settings struct {
|
|||||||
WeightWeeklyLookback int
|
WeightWeeklyLookback int
|
||||||
WeightMonthlyLookback int
|
WeightMonthlyLookback int
|
||||||
WeightYearlyLookback int
|
WeightYearlyLookback int
|
||||||
|
|
||||||
|
Target int
|
||||||
}
|
}
|
||||||
|
|
||||||
var Settings settings
|
var Settings settings
|
||||||
|
Reference in New Issue
Block a user