mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-30 19:10:38 +00:00
parent
a3f7de89f1
commit
ac815f7598
5 changed files with 18 additions and 8 deletions
|
@ -77,5 +77,5 @@ public class VerifyCommand implements RegistrationCommand, JsonRpcRegistrationCo
|
|||
}
|
||||
}
|
||||
|
||||
record VerifyParams(String verificationCode, String pin) {}
|
||||
public record VerifyParams(String verificationCode, String pin) {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue