mirror of
https://github.com/YGGverse/Yo.git
synced 2025-03-13 05:41:18 +00:00
define missed crc32url field value
This commit is contained in:
parent
38fbc32151
commit
27946ff27c
@ -73,6 +73,7 @@ foreach($search->get() as $document)
|
||||
$data =
|
||||
[
|
||||
'url' => $document->get('url'),
|
||||
'crc32url' => $document->get('crc32url'),
|
||||
'title' => $document->get('title'),
|
||||
'description' => $document->get('description'),
|
||||
'keywords' => $document->get('keywords'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user