mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-13 02:42:45 +00:00
chore: change default mode to GitHubStream
This commit is contained in:
@@ -727,7 +727,7 @@ angular
|
||||
$scope.branches = [];
|
||||
$scope.repositories = [];
|
||||
$scope.source = {
|
||||
type: "GitHubDownload",
|
||||
type: "GitHubStream",
|
||||
branch: "",
|
||||
commit: "",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user