mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2024-11-23 21:21:16 -05:00
last
This commit is contained in:
parent
cd857877dd
commit
085ec0f0ae
|
@ -83,6 +83,7 @@ pub mod defs {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
pub struct EmailList(Vec<String>);
|
pub struct EmailList(Vec<String>);
|
||||||
|
@ -109,6 +110,7 @@ pub mod defs {
|
||||||
.collect::<Vec<String>>().clone()))
|
.collect::<Vec<String>>().clone()))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
pub struct Image(String);
|
pub struct Image(String);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user