mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
parent
a3f7de89f1
commit
ac815f7598
5 changed files with 18 additions and 8 deletions
|
@ -97,5 +97,5 @@ public class RegisterCommand implements RegistrationCommand, JsonRpcRegistration
|
|||
}
|
||||
}
|
||||
|
||||
record RegistrationParams(Boolean voice, String captcha) {}
|
||||
public record RegistrationParams(Boolean voice, String captcha) {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue