Update SetupController.ts

This commit is contained in:
Nofated 2023-01-19 01:54:57 +08:00 committed by GitHub
parent a51af9af7f
commit f4b4a52a9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ export default class SetupController {
}
else {
await this.setupService.informOwner(`UserBot 创建被跳过`);
}
// try {
// const phoneNumber = await this.setupService.waitForOwnerInput('创建 Telegram UserBot请输入你的手机号码需要带国家区号例如+86');
// await this.setupService.informOwner('正在登录,请稍候…');