Merge branch 'master' into feature/separate-device-logs

This commit is contained in:
Karol Wrótniak
2020-02-08 01:46:44 +01:00
committed by GitHub

View File

@@ -157,7 +157,6 @@ module.exports = function LogsCtrl($scope, $rootScope, $routeParams, LogcatServi
$scope.filters.tid = transformedInput
}
break
default:
transformedInput = newValue
}