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