diff --git a/frontend/src/utils/other.js b/frontend/src/utils/other.js index 751860d..545b837 100644 --- a/frontend/src/utils/other.js +++ b/frontend/src/utils/other.js @@ -25,7 +25,7 @@ const getOther = (battery, adBlock, workerData) => [ { key: 'Brave browser', value: navigator.brave ? 'True' : 'False', - issues: [checkWebWorker], + issues: [], }, { key: 'Tor browser',