Removed exitmenu from browser support list
This commit is contained in:
@@ -199,7 +199,6 @@ const supportedFeatures = function () {
|
||||
if (browser.operaTv || browser.tizen || browser.orsay || browser.web0s) {
|
||||
features.push('exit');
|
||||
} else {
|
||||
features.push('exitmenu');
|
||||
features.push('plugins');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user