Fixed brave glitch
This commit is contained in:
parent
07c4d14312
commit
680d416ce0
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ const getOther = (battery, adBlock, workerData) => [
|
|||
{
|
||||
key: 'Brave browser',
|
||||
value: navigator.brave ? 'True' : 'False',
|
||||
issues: [checkWebWorker],
|
||||
issues: [],
|
||||
},
|
||||
{
|
||||
key: 'Tor browser',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue