forked from Github/frigate
UI fixes (#14933)
* Fix plus dialog * Remove activity indicator on review item download button * fix explore view
This commit is contained in:
@@ -471,6 +471,9 @@ export default function SearchView({
|
||||
showObjectLifecycle={() =>
|
||||
onSelectSearch(value, index, "object lifecycle")
|
||||
}
|
||||
showSnapshot={() =>
|
||||
onSelectSearch(value, index, "snapshot")
|
||||
}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user