Fixing error when activating webauthn profile

Related #14005
This commit is contained in:
Pedro Igor 2022-08-29 16:00:25 -03:00 committed by Hynek Mlnařík
parent d5b3fb98d1
commit 917e8668cb

View file

@ -171,7 +171,7 @@
<profile> <profile>
<id>webauthn</id> <id>webauthn</id>
<modules> <modules>
<module>console</module> <module>old-admin-console</module>
<module>base-ui</module> <module>base-ui</module>
<module>webauthn</module> <module>webauthn</module>
</modules> </modules>