update nuget references
This commit is contained in:
parent
8a767164da
commit
a8f094ae23
3 changed files with 5 additions and 10 deletions
5
dashboard-ui/cordova/registrationservices.js
vendored
5
dashboard-ui/cordova/registrationservices.js
vendored
|
@ -27,11 +27,6 @@
|
|||
|
||||
function validateLiveTV(deferred) {
|
||||
|
||||
if (!isAndroid()) {
|
||||
deferred.resolve();
|
||||
return;
|
||||
}
|
||||
|
||||
validateFeature(getPremiumUnlockFeatureId(), deferred);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue