refactor: fix types

This commit is contained in:
syuilo 2023-02-09 11:02:37 +09:00
parent e1e885d6b2
commit 5facd11592
5 changed files with 9 additions and 4 deletions

View file

@ -146,6 +146,7 @@ export class SignupApiService {
`To complete signup, please click this link: ${link}`);
reply.code(204);
return;
} else {
try {
const { account, secret } = await this.signupService.signup({