mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Renamed actionplan_compute_indexes to compute_actionplan_indexes
This commit is contained in:
committed by
Dan Christian Bogos
parent
b7f9c8b7f7
commit
951ba32023
@@ -24,7 +24,7 @@ import (
|
||||
|
||||
func init() {
|
||||
c := &CmdComputeActionPlanIndexes{
|
||||
name: "actionplan_compute_indexes",
|
||||
name: "compute_actionplan_indexes",
|
||||
rpcMethod: utils.ApierV1ComputeActionPlanIndexes,
|
||||
rpcParams: new(EmptyWrapper),
|
||||
}
|
||||
Reference in New Issue
Block a user