Skip to content

Commit

Permalink
Fixed a browser label. Again.
Browse files Browse the repository at this point in the history
  • Loading branch information
cure53 committed Mar 2, 2015
1 parent 08973bc commit 63ad02d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions items.js
Original file line number Diff line number Diff line change
Expand Up @@ -5103,12 +5103,11 @@ return [
'zh' : ''
},
'browsers' : {
''
'chrome' : ['4.0', 'latest'],
'opera' : ['9.0', 'latest'],
'internet explorer' : ['6.0', 'latest'],
'firefox' : ['1.x', 'latest'],
'safari' : ['4.0', 'latest'],
'safari' : ['4.0', 'latest']
},
'tags' : ['referrer', 'opener', 'html5', 'location', 'tabnabbing'],
'reporter' : '.mario'
Expand Down

0 comments on commit 63ad02d

Please sign in to comment.