mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-01-17 21:28:30 +01:00
Make sure the fallback function have the thumbnail property
Related to Generate screenshots for links #18
This commit is contained in:
parent
499a876801
commit
9bb4838cdb
@ -96,6 +96,7 @@ class HtmlMeta
|
||||
'success' => false,
|
||||
'title' => parse_url($url, PHP_URL_HOST) ?? $url,
|
||||
'description' => false,
|
||||
'thumbnail' => null,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user