update components
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
|
||||
return registrationServices.validateFeature('livetv').then(function () {
|
||||
|
||||
var limit = browser.mobile ? 100 : 400;
|
||||
var limit = browser.slow ? 100 : 400;
|
||||
|
||||
context.querySelector('.guideRequiresUnlock').classList.add('hide');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user