mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 07:08:45 +05:00
Merge branch 'master' into hapool
This commit is contained in:
@@ -430,7 +430,7 @@ func (mig MigratorRC8) migrateDerivedChargers() error {
|
||||
}
|
||||
}
|
||||
newDcs := &utils.DerivedChargers{
|
||||
DestinationIds: make(utils.StringMap),
|
||||
DestinationIDs: make(utils.StringMap),
|
||||
Chargers: oldDcs,
|
||||
}
|
||||
newDcsMap[key] = newDcs
|
||||
|
||||
Reference in New Issue
Block a user