forked from MightyPork/elefren-fork
Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#[derive(Deserialize)]
|
||||
pub struct Instance {
|
||||
pub uri: String,
|
||||
pub title: String,
|
||||
pub description: String,
|
||||
pub email: String,
|
||||
}
|
||||
Reference in New Issue
Block a user