mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
[chore] *: fix typos detected by typos-cli
This commit is contained in:
@@ -208,7 +208,7 @@ def response(resp):
|
||||
'title': backlink['image_name'],
|
||||
'img_src': backlink['url'],
|
||||
'format': tineye_match['image_format'],
|
||||
'widht': tineye_match['width'],
|
||||
'width': tineye_match['width'],
|
||||
'height': tineye_match['height'],
|
||||
'publishedDate': backlink['crawl_date'],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user