1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-26 12:42:31 +01:00
Sonarr/frontend/browsers.js

7 lines
90 B
JavaScript

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