We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cargo fmt
1 parent 512ea30 commit 1b3c47aCopy full SHA for 1b3c47a
apps/labrinth/src/routes/internal/mod.rs
@@ -1,8 +1,8 @@
1
pub(crate) mod admin;
2
pub mod affiliate;
3
pub mod billing;
4
-pub mod external_notifications;
5
pub mod delphi;
+pub mod external_notifications;
6
pub mod flows;
7
pub mod gdpr;
8
pub mod gotenberg;
0 commit comments