mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Remove test feature
This commit is contained in:
parent
59d8cbe742
commit
22369729f9
@ -51,7 +51,7 @@ function checkBrowserFeatures(featureList) {
|
||||
}
|
||||
|
||||
var validBrowser = checkBrowserFeatures([
|
||||
"displaytable", "flexbox", "es5object", "es5function", "foo"
|
||||
"displaytable", "flexbox", "es5object", "es5function"
|
||||
]);
|
||||
|
||||
// We want to support some name / value pairs in the fragment
|
||||
|
Loading…
Reference in New Issue
Block a user