add 'Vibration API' to the set of standards blocked in 'Lite' mode

This commit is contained in:
Peter Snyder 2017-10-25 22:58:47 -05:00
parent 0579719119
commit e36befdfd9

View file

@ -17,7 +17,8 @@ window.WEB_API_MANAGER.defaults.lite = [
"WebRTC 1.0: Real-time Communication Between Browser",
"WebGL Specification",
"Geometry Interfaces Module Level 1",
"Web Notifications"
"Web Notifications",
"Vibration API"
];
window.WEB_API_MANAGER.defaults.conservative = [