mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
7 lines
90 B
JavaScript
7 lines
90 B
JavaScript
module.exports = [
|
|
'>0.25%',
|
|
'not ie 11',
|
|
'not op_mini all',
|
|
'not chrome < 60'
|
|
];
|