Wait for DNS records call to finish

This commit is contained in:
Girish Ramakrishnan
2018-03-08 20:08:01 -08:00
parent 2e156aa34a
commit 61243f6a09
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -10,6 +10,8 @@ exports = module.exports = {
del: del,
update: update,
addDnsRecords: addDnsRecords,
setMailFromValidation: setMailFromValidation,
setCatchAllAddress: setCatchAllAddress,
setMailRelay: setMailRelay,