Skip to content

Commit bd07a47

Browse files
authored
chore: updated alerts module's visibility (#1195)
1 parent 54d06a8 commit bd07a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818

1919
pub mod about;
20-
mod alerts;
20+
pub mod alerts;
2121
pub mod analytics;
2222
pub mod audit;
2323
pub mod banner;

0 commit comments

Comments
 (0)