Skip to content

Commit 8275b5f

Browse files
committed
[core] 🔧 Forgot export for notifications package
Signed-off-by: palexdev <alessandro.parisi406@gmail.com>
1 parent 608f33c commit 8275b5f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/core/src/main/java/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
// Popups
5757
exports io.github.palexdev.mfxcore.popups;
5858
exports io.github.palexdev.mfxcore.popups.menu;
59+
exports io.github.palexdev.mfxcore.popups.notifications;
5960

6061
// Selection
6162
exports io.github.palexdev.mfxcore.selection;

0 commit comments

Comments
 (0)