1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-24 15:21:28 +00:00
Radarr/frontend/browsers.js

6 lines
90 B
JavaScript

module.exports = [
'>0.25%',
'not ie 11',
'not op_mini all',
'not chrome < 60'
];