Fix: use correct values for colleagues p3

This commit is contained in:
Dev 2023-03-21 15:42:08 +00:00
parent 5e739c2a90
commit 0d5a07533d
2 changed files with 64593 additions and 64612 deletions

File diff suppressed because it is too large Load Diff

View File

@ -341,6 +341,7 @@ export class BotGenerator
bot._id = botId;
bot.aid = botId;
return bot;
}