mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
small typo fix
This commit is contained in:
@@ -26,7 +26,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
commands["get_balance"] = &CmdGetBalances{}
|
||||
commands["get_balances"] = &CmdGetBalances{}
|
||||
}
|
||||
|
||||
// Commander implementation
|
||||
|
||||
Reference in New Issue
Block a user