Update reference to microsoft logo to use most recent name

This commit is contained in:
Rory Powell 2021-07-13 16:35:54 +01:00
parent 2485f0da25
commit 3fa4b21a31
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
let preDefinedIcons = {
Oidc: OidcLogo,
Auth0: Auth0Logo,
AD: MicrosoftLogo,
Microsoft: MicrosoftLogo,
}
$: show = $admin.checklist?.oidc
</script>