fix (templates): ai-search OK. Fix themes.
This commit is contained in:
parent
2ebaa1151c
commit
b76899f888
1 changed files with 0 additions and 1 deletions
|
|
@ -687,7 +687,6 @@ export class GBMinService {
|
|||
if (instance === null) {
|
||||
instance = await this.core.loadInstanceByActivationCode(botId);
|
||||
}
|
||||
GBLogEx.info(instance.instanceId, `New user: ${req.body?.user?.id}.`);
|
||||
|
||||
if (instance !== null) {
|
||||
// Gets the webchat token, speech token and theme.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue