todo: added note
This commit is contained in:
parent
32249364ff
commit
b7161e2614
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ pub mod cns {
|
||||||
|
|
||||||
#[derive(Deserialize, Serialize, Debug)]
|
#[derive(Deserialize, Serialize, Debug)]
|
||||||
struct WolvesResultUser {
|
struct WolvesResultUser {
|
||||||
|
// TODO: Might be worth trying to get this replaced with the club/soc ID?
|
||||||
committee: String,
|
committee: String,
|
||||||
member_id: String,
|
member_id: String,
|
||||||
first_name: String,
|
first_name: String,
|
||||||
|
|
Loading…
Reference in a new issue