mirror of
https://github.com/open-webui/extension
synced 2025-06-26 18:25:58 +00:00
fix
This commit is contained in:
@@ -286,7 +286,7 @@ export const SpotlightSearch = () => {
|
||||
</button>
|
||||
</div>
|
||||
|
||||
{models && (
|
||||
{models && models.length > 0 && (
|
||||
<div className="tlwd-flex tlwd-items-center tlwd-gap-2 tlwd-w-full tlwd-mt-2">
|
||||
<div className=" tlwd-flex tlwd-items-center">
|
||||
<svg
|
||||
|
||||
Reference in New Issue
Block a user