1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-31 00:01:03 +02:00

u2f connector updates

This commit is contained in:
Kyle Spearrin 2018-06-05 00:32:06 -04:00
parent 9cafb76781
commit 8f14ced5af

View File

@ -5,12 +5,7 @@
<title>U2F Connector</title>
</head>
<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-connector.js"></script>
<!-- @endexclude -->
</body>
</html>