mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2025-04-03 12:46:38 -04: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…
x
Reference in New Issue
Block a user