mirror of
https://github.com/searxng/searxng.git
synced 2026-07-31 12:21:24 +00:00
[mod] show img_load_error.svg if thumbnail fails to load (#6368)
* [mod] show img_load_error.svg if thumbnail fails to load (#6368) Brave and a few other engines occasionally provide dead URLs for the thumbnails, which looks pretty ugly in the UI. As already with the image search, in case of an error img_load_error.svg should be displayed here. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> * [build] /static (#6368) --------- Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
]
|
||||
},
|
||||
"src/js/main/results.ts": {
|
||||
"file": "chunk/B8prKeWj.min.js",
|
||||
"file": "chunk/od7pNHfk.min.js",
|
||||
"name": "results",
|
||||
"src": "src/js/main/results.ts",
|
||||
"isDynamicEntry": true,
|
||||
|
||||
Reference in New Issue
Block a user