Add account numbers tip

This commit is contained in:
Pesy Wu 2023-05-19 07:07:04 +00:00
parent 221952a2e0
commit 475eb9aec3

View File

@ -28,6 +28,7 @@ elif type(conf) == type(dict()):
ls = []
ls.append(conf)
conf = ls
print(f'检测到 {len(conf)} 个账号,正在进行任务……')
# Options