forked from MightyPork/elefren-fork
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#[derive(Deserialize)]
|
||||
pub struct Report {
|
||||
pub id: u64,
|
||||
pub action_taken: String,
|
||||
}
|
||||
Reference in New Issue
Block a user