#277 TV Guide start with correct zoom settings.

This commit is contained in:
vexorian 2021-03-14 23:40:01 -04:00
parent a2e698bf09
commit b4941a4e44

View File

@ -340,6 +340,7 @@ module.exports = function ($scope, $timeout, dizquetv) {
}
}
$scope.adjustZoom();
$scope.refresh();
$scope.checkUpdates = async () => {