remove try/catch in downloadString

This commit is contained in:
2026-06-03 09:53:48 +02:00
parent 2d56700dd8
commit 6a9a51c1ed
3 changed files with 17 additions and 15 deletions
-3
View File
@@ -6,12 +6,9 @@ API base URL
- favicon and page titles
- rearrange buttons / header space - collapse on smaller screens
- add / edit headers
- custom headers - title etc
- Loading Chessboard with suspense and spinner
- toasts
- Lichess login
- stringUtils - downloadString - move it out of try / catch and let program use the try/catch
- logger