--
This commit is contained in:
parent
0f837f997b
commit
5259c7f219
@ -154,7 +154,7 @@ func New(ctx context.Context, opts interface{}, ver appInit.Version) (appInit.Co
|
||||
WorkerRespondentCh: workerRespondentCh,
|
||||
Encrypt: encrypt,
|
||||
RedirectURl: options.RedirectURL,
|
||||
AiClient: clients.NewAiClient("https://alvatar.com/api/engine/send_answer/"),
|
||||
AiClient: clients.NewAiClient("https://alvatar.com/api/engine/send_answer"),
|
||||
})
|
||||
|
||||
saveRespWcData := savewc.DepsForResp{
|
||||
|
Loading…
Reference in New Issue
Block a user