mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
Simplify Brave descriptor and use valid version 144
Co-authored-by: naorpeled <6171622+naorpeled@users.noreply.github.com>
This commit is contained in:
@@ -1031,7 +1031,6 @@ const browsersList = [
|
||||
name: 'Brave',
|
||||
};
|
||||
|
||||
// Try Client Hints brand version first
|
||||
if (parser) {
|
||||
const hintsVersion = parser.getBrandVersion('Brave');
|
||||
if (hintsVersion) {
|
||||
|
||||
Reference in New Issue
Block a user