aboutsummaryrefslogtreecommitdiff
path: root/server/src/helper/mod.rs
blob: 946e8fa5bfbeafc513de4e1734f703765172a844 (plain)
1
2
3
4
5
6
/*
    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 cors;