mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-19 00:06:01 -08:00
Dev/jchamish/forgotpassword (#4481)
* Implementation of Forgotten Password Reset * Update webclient/src/hooks/useReduxEffect.tsx Co-authored-by: Zach H <zahalpern+github@gmail.com>
This commit is contained in:
@@ -35,6 +35,8 @@ export class WebClient {
|
||||
port: '',
|
||||
user: '',
|
||||
pass: '',
|
||||
newPassword: '',
|
||||
email: '',
|
||||
clientid: null,
|
||||
reason: null,
|
||||
autojoinrooms: true,
|
||||
|
||||
Reference in New Issue
Block a user