mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 23:43:45 +02:00
style: auto-format codebase
This commit is contained in:
@@ -148,7 +148,7 @@ client.on("message", async (msg) => {
|
|||||||
const message = await msg.channel.send("pong");
|
const message = await msg.channel.send("pong");
|
||||||
message.react("⚠️");
|
message.react("⚠️");
|
||||||
}
|
}
|
||||||
})
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
## Comparision with default Promises
|
## Comparision with default Promises
|
||||||
|
|||||||
Reference in New Issue
Block a user