aboutsummaryrefslogtreecommitdiff
path: root/src/routes/mod.rs
blob: 90851fca910a5d7fea6ed4ebd9e79c3fc8d2f77c (plain) (blame)
1
2
3
4
5
// Copyright (C) 2021-2021 Fuwn
// SPDX-License-Identifier: GPL-3.0-only

pub mod api;
pub mod ui;