mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-23 02:42:41 +01:00
Raised guessed Firefox version to 91 (latest ESR)
This commit is contained in:
parent
417d6c99f9
commit
eddb9ec160
@ -75,7 +75,7 @@ vAPI.webextFlavor = {
|
||||
soup.add('firefox')
|
||||
.add('user_stylesheet')
|
||||
.add('html_filtering');
|
||||
flavor.major = 78;
|
||||
flavor.major = 91;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user