Typo
This commit is contained in:
@@ -108,7 +108,7 @@ app.controller('SetupDNSController', ['$scope', '$http', '$timeout', 'Client', f
|
||||
|
||||
var data = {
|
||||
providerToken: $scope.instanceId,
|
||||
hyphenatedSubdomains: $scope.hyphenatedSubdomains
|
||||
hyphenatedSubdomains: $scope.dnsCredentials.hyphenatedSubdomains
|
||||
};
|
||||
|
||||
// special case the wildcard provider
|
||||
|
||||
Reference in New Issue
Block a user