1
0
mirror of https://github.com/google/nomulus synced 2026-01-11 00:10:36 +00:00

Export Premium names to Drive

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=212509587
This commit is contained in:
weiminyu
2018-09-11 13:29:45 -07:00
committed by Ben McIlwain
parent dbb1f1649d
commit 80b0e6297b
10 changed files with 393 additions and 7 deletions

View File

@@ -87,6 +87,7 @@ public class RegistryConfigSettings {
public String tmchMarksDbUrl;
public String checkApiServletClientId;
public String registryAdminClientId;
public String premiumTermsExportDisclaimer;
public String reservedTermsExportDisclaimer;
public String whoisDisclaimer;
}