mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
Introduce a new updates page
This commit is contained in:
@ -51,7 +51,7 @@ $('#search').on('input', function () {
|
||||
}
|
||||
|
||||
elem.appendChild(ol);
|
||||
results.appendChild(elem)
|
||||
results.appendChild(elem);
|
||||
}
|
||||
|
||||
},
|
||||
|
Reference in New Issue
Block a user