mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-19 05:45:01 -04:00
update uuid
This commit is contained in:
@@ -127,7 +127,6 @@ function SaveButton({ searchId }: { searchId: number }) {
|
||||
const updateSavedSearch = useLibraryMutation(['search.saved.update']);
|
||||
|
||||
const search = useSearchContext();
|
||||
|
||||
return (
|
||||
<Button
|
||||
className="flex shrink-0 flex-row"
|
||||
|
||||
Reference in New Issue
Block a user