mirror of
https://github.com/google/nomulus
synced 2026-01-04 20:24:22 +00: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:
@@ -66,7 +66,7 @@ interface FrontendRequestComponent {
|
||||
RdapAutnumAction rdapAutnumAction();
|
||||
RegistrarPaymentAction registrarPaymentAction();
|
||||
RegistrarPaymentSetupAction registrarPaymentSetupAction();
|
||||
RegistrarSettingsAction registrarAction();
|
||||
RegistrarSettingsAction registrarSettingsAction();
|
||||
RdapDomainAction rdapDomainAction();
|
||||
RdapDomainSearchAction rdapDomainSearchAction();
|
||||
RdapEntityAction rdapEntityAction();
|
||||
|
||||
Reference in New Issue
Block a user