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,
|
intents,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
database()
|
database()
|
||||||
.then(async () => {
|
.then(async () => {
|
||||||
logger.silly("Database process started");
|
logger.silly("Database process started");
|
||||||
|
|
Loading…
Add table
Reference in a new issue