mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 06:38:45 +05:00
Small fix
This commit is contained in:
@@ -496,7 +496,7 @@ type TpStats struct {
|
||||
CreatedAt time.Time
|
||||
}
|
||||
|
||||
type TpThresholdCfg struct {
|
||||
type TpThreshold struct {
|
||||
ID int64
|
||||
Tpid string
|
||||
Tag string `index:"0" re:""`
|
||||
|
||||
Reference in New Issue
Block a user