refactor: ♻️ Fix code smells
This commit is contained in:
parent
35e2d2eee0
commit
bfdfd046bc
1 changed files with 2 additions and 0 deletions
|
@ -49,4 +49,6 @@ export const register = async (client: Client) => {
|
|||
return logger.info("📡 All events loaded");
|
||||
}
|
||||
}
|
||||
|
||||
return true;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue