mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
Update modules.mdx
This commit is contained in:
@@ -155,7 +155,7 @@ We are now moving to event modules, which listens to the vast streams of data pr
|
||||
|
||||
If you haven't already, add the `events` directory to your [config](/v4/reference/config)
|
||||
```js
|
||||
export const events="./dist/tasks";
|
||||
export const events = "./dist/events";
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user