[feature-274] handle irrelevant oculus download errors

Ignore errors such as "no token" when auto download or "window closed by user" in the ui
This commit is contained in:
MathieuG-P
2023-10-27 20:11:16 +02:00
parent 0a1e1efcd9
commit 43bf822aee
13 changed files with 120 additions and 43 deletions
+1
View File
@@ -266,6 +266,7 @@
"rxjs": "^7.8.0",
"sanitize-filename": "^1.6.3",
"semver": "^7.5.4",
"serialize-error": "^8.1.0",
"striptags": "^4.0.0-alpha.4",
"tailwind-scrollbar-hide": "^1.1.7",
"tailwindcss-scoped-groups": "^2.0.0",