1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 17:23:37 +00:00

adjust priorities

This commit is contained in:
Kyle Spearrin
2017-06-26 15:32:34 -04:00
parent 74d8e595f2
commit afcc5ceb5b
3 changed files with 5 additions and 6 deletions

View File

@@ -6,8 +6,6 @@ var parentUrl = null,
version = null;
function init() {
info('initing');
if (!u2f.isSupported) {
error('U2F is not supported in this browser.');
return;