diff --git a/src/common/wolves.rs b/src/common/wolves.rs index 0560b27..5759104 100644 --- a/src/common/wolves.rs +++ b/src/common/wolves.rs @@ -63,6 +63,7 @@ pub mod cns { #[derive(Deserialize, Serialize, Debug)] struct WolvesResultUser { + // TODO: Might be worth trying to get this replaced with the club/soc ID? committee: String, member_id: String, first_name: String,