diff --git a/hknlib/election/users.py b/hknlib/election/users.py index f4a0211..7b018a0 100644 --- a/hknlib/election/users.py +++ b/hknlib/election/users.py @@ -54,6 +54,7 @@ def json(self): }, ], "changePasswordAtNextLogin": True, + "recoveryEmail": self.secondary_email, }