microsoft / windows-admin-center-sdk

SDK including documentation and sample code for developing extensions for Windows Admin Center (previously Project Honolulu)
Other
118 stars 51 forks source link

Fix typo for cancelling credential-dialog status #81

Closed spiral6 closed 4 years ago

spiral6 commented 4 years ago

Catching DialogService.response.result in a cancelled state should be result: 'cancelled, not result: 'canceled'.