1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00

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

View file

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