mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 07:08:45 +05:00
simpler console command interface
This commit is contained in:
@@ -541,7 +541,7 @@ func main() {
|
||||
return
|
||||
}
|
||||
}
|
||||
engine.SetUserService(users)
|
||||
engine.SetUserService(userServer)
|
||||
}()
|
||||
wg.Wait()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user