forked from lavina/lavina
fmt
This commit is contained in:
parent
8832c579e4
commit
4ccb759c15
|
@ -11,8 +11,8 @@ use tokio::sync::Mutex;
|
|||
|
||||
use crate::prelude::*;
|
||||
|
||||
mod user;
|
||||
mod room;
|
||||
mod user;
|
||||
|
||||
#[derive(Deserialize, Debug, Clone)]
|
||||
pub struct StorageConfig {
|
||||
|
|
Loading…
Reference in New Issue