mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-06-10 17:37:48 +02:00
feat: automatically rrefresh the status of non-ready repository
This commit is contained in:
@@ -1320,6 +1320,7 @@ angular
|
|||||||
(err) => {
|
(err) => {
|
||||||
$scope.type = "error";
|
$scope.type = "error";
|
||||||
$scope.content = err.data.error;
|
$scope.content = err.data.error;
|
||||||
|
setTimeout(init, 2500);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user