mirror of
https://github.com/google/nomulus.git
synced 2025-05-12 22:38:16 +02:00
Fix registrar settings method name
Fix RegistrarSettingsAction method name in FrontendComponent (this got left behind in the rename CL). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=137732524
This commit is contained in:
parent
da3e855b19
commit
fa05c82b11
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ interface FrontendRequestComponent {
|
|||
RdapAutnumAction rdapAutnumAction();
|
||||
RegistrarPaymentAction registrarPaymentAction();
|
||||
RegistrarPaymentSetupAction registrarPaymentSetupAction();
|
||||
RegistrarSettingsAction registrarAction();
|
||||
RegistrarSettingsAction registrarSettingsAction();
|
||||
RdapDomainAction rdapDomainAction();
|
||||
RdapDomainSearchAction rdapDomainSearchAction();
|
||||
RdapEntityAction rdapEntityAction();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue