mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-12 13:56:27 +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