mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
fixed status command in console
This commit is contained in:
@@ -50,7 +50,7 @@ func (self *CmdStatus) RpcParams() interface{} {
|
||||
}
|
||||
|
||||
func (self *CmdStatus) RpcResult() interface{} {
|
||||
var s string
|
||||
var s map[string]interface{}
|
||||
return &s
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user