mirror of
https://github.com/Xevion/time-banner.git
synced 2025-12-13 00:13:17 -06:00
refactor: rename abbr/relative modules
This commit is contained in:
@@ -7,11 +7,11 @@ use axum::{routing::get, Router};
|
||||
use config::Configuration;
|
||||
use dotenvy::dotenv;
|
||||
|
||||
mod abbr;
|
||||
mod abbr_tz;
|
||||
mod config;
|
||||
mod duration;
|
||||
mod error;
|
||||
mod raster;
|
||||
mod relative;
|
||||
mod routes;
|
||||
mod template;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user