mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 06:09:53 +05:00
Small fix
This commit is contained in:
@@ -1344,7 +1344,7 @@ type TPStats struct {
|
||||
Thresholds []string
|
||||
}
|
||||
|
||||
type TPThresholdCfg struct {
|
||||
type TPThreshold struct {
|
||||
TPid string
|
||||
ID string
|
||||
Filters []*TPRequestFilter // Filters for the request
|
||||
|
||||
Reference in New Issue
Block a user