Merge pull request #287 from ZynerOrg/deepsource-transform-020a17cd
Format code with standardjs and prettier
This commit is contained in:
commit
a6bb050eda
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ const main = async () => {
|
|||
intents,
|
||||
});
|
||||
|
||||
|
||||
database()
|
||||
.then(async () => {
|
||||
logger.silly("Database process started");
|
||||
|
|
Loading…
Add table
Reference in a new issue