- Removed large promise from Download, and turned it into a sole trigger - Fixed a nasty bug that threw unresolved promises - Added error callback for IDownload
10 lines
149 B
HTML
10 lines
149 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>404 - Not Found</title>
|
|
</head>
|
|
<body>
|
|
<h1>404 - Not Found</h1>
|
|
</body>
|
|
</html>
|