mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +00:00
Use server rereg flag to show post reg restore flows.
This commit is contained in:
committed by
Greyson Parrelli
parent
f255160c4a
commit
27ddc97ea4
@@ -16,6 +16,9 @@ public class VerifyAccountResponse {
|
||||
@JsonProperty
|
||||
public String number;
|
||||
|
||||
@JsonProperty
|
||||
public boolean reregistration;
|
||||
|
||||
@JsonCreator
|
||||
public VerifyAccountResponse() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user