1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

fix u2f ref

This commit is contained in:
Kyle Spearrin
2018-07-23 17:15:33 -04:00
parent 6b9c9f9f78
commit 865d475083
2 changed files with 2 additions and 2 deletions

2
jslib

Submodule jslib updated: 0b2fab43d5...bbcbd6d119

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<title>Bitwarden U2F Connector</title>
<script src="../scripts/u2f.js"></script>
<script src="scripts/u2f.js"></script>
</head>
<body></body>