diff --git a/public/script/app.js b/public/script/app.js index 6cf02b8..6b9231d 100644 --- a/public/script/app.js +++ b/public/script/app.js @@ -727,7 +727,7 @@ angular $scope.branches = []; $scope.repositories = []; $scope.source = { - type: "GitHubDownload", + type: "GitHubStream", branch: "", commit: "", };