Skip to content

Commit 05b922c

Browse files
committed
Fixed a few issues.
1 parent 95749ab commit 05b922c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
// JDA API
2525
exports org.mangorage.mangobotcore.api.jda.command.v1;
26+
exports org.mangorage.mangobotcore.api.jda.command.v2;
2627
exports org.mangorage.mangobotcore.api.jda.event.v1;
2728

2829
// Command API

0 commit comments

Comments
 (0)