Skip to content

Commit 43e9724

Browse files
authored
Update README.md
1 parent f6c7016 commit 43e9724

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,6 @@ The same as before, but just replace `onSubmitMessage`, with `onSubmitUser`.
8989

9090
## Modals
9191

92-
### QUICK DISCALIMER
93-
You **must** include this line in your main class:
94-
```java
95-
jdaInstanceVariable.addEventListener(new ModalListener());
96-
```
97-
98-
If you don't, it will not work.
99-
I may try to find a way around this in the future, but for now, that's how it is.
100-
10192
```java
10293
public class ModalExample extends Modal {
10394

0 commit comments

Comments
 (0)