mirror of
https://github.com/pi-hole/web.git
synced 2025-12-25 05:05:33 +00:00
Make IE 11 the minimum supported version
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults",
|
||||
"Explorer >= 10",
|
||||
"Explorer >= 11",
|
||||
"not ExplorerMobile <= 11",
|
||||
"not Safari 5.1"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user