1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00
Files
Sonarr/frontend/browsers.js
T

7 lines
90 B
JavaScript

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