Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashaag committed Oct 9, 2018
1 parent cc3ad92 commit 8fbde2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fingerprint2.js
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,10 @@
'doNotTrack': true,
// uses js fonts already
'fontsFlash': true
}
},
NOT_AVAILABLE: 'not available',
ERROR: 'error',
EXCLUDED: 'excluded',
EXCLUDED: 'excluded'
}

var each = function (obj, iterator) {
Expand Down

0 comments on commit 8fbde2e

Please sign in to comment.