mirror of
https://github.com/bitwarden/browser.git
synced 2024-10-31 08:20:37 +01:00
u2f connector updates
This commit is contained in:
parent
9cafb76781
commit
8f14ced5af
@ -5,12 +5,7 @@
|
|||||||
<title>U2F Connector</title>
|
<title>U2F Connector</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- @if true !>
|
|
||||||
<script src="js/u2f.min.js?v=<!-- @echo cacheTag !>"></script>
|
|
||||||
<!-- @endif -->
|
|
||||||
<!-- @exclude -->
|
|
||||||
<script src="js/u2f-api.js"></script>
|
<script src="js/u2f-api.js"></script>
|
||||||
<script src="js/u2f-connector.js"></script>
|
<script src="js/u2f-connector.js"></script>
|
||||||
<!-- @endexclude -->
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user