mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
adjust priorities
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user