aboutsummaryrefslogtreecommitdiff
path: root/logic/src/admin/mod.rs
blob: 270a732da0057dc81484ebc2c419b48a305b697e (plain)
1
2
3
4
5
6
7
8
/*
    This file is part of jellything (https://codeberg.org/metamuffin/jellything)
    which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
    Copyright (C) 2025 metamuffin <metamuffin.org>
*/

pub mod user;
pub mod log;