mirror of
https://github.com/Radarr/Radarr
synced 2024-12-30 20:05:41 +00:00
6 lines
90 B
JavaScript
6 lines
90 B
JavaScript
module.exports = [
|
|
'>0.25%',
|
|
'not ie 11',
|
|
'not op_mini all',
|
|
'not chrome < 60'
|
|
];
|