lmammino / godaddy-dns

A Node.js script to programmatically update GoDaddy DNS records
https://lmammino.github.io/godaddy-dns/
MIT License
78 stars 21 forks source link

fix default values assignment #14

Closed anotherZero closed 7 years ago

anotherZero commented 7 years ago

recordDefaults were overwriting values placed into config.json

lmammino commented 7 years ago

Great catch! Thanks for the contribution!