v2: type changed
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
2cdf15a2a7
commit
ffe8c384fc
@ -235,7 +235,7 @@ message CheckTFAReq {
|
||||
message TFA {
|
||||
TfaStateEnum state = 1;
|
||||
int64 code = 2;
|
||||
uint64 id = 3;
|
||||
int64 id = 3;
|
||||
}
|
||||
|
||||
enum TfaStateEnum {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user