account/src/json_api/mod.rs
red binder ea5f9d1c13
Some checks failed
Build and Test / account (push) Failing after 1m15s
simple ban system for admins (to be replaced later)
2026-07-04 19:26:28 +02:00

3 lines
No EOL
44 B
Rust

pub mod oauth;
pub mod users;
pub mod admin;