mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: fixing download sources migration
This commit is contained in:
parent
c9f8148acf
commit
4607665908
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import { SPACING_UNIT, vars } from "@renderer/theme.css";
|
|||
import { downloadSourcesTable } from "@renderer/dexie";
|
||||
import { steamUrlBuilder } from "@shared";
|
||||
import { buildGameDetailsPath } from "@renderer/helpers";
|
||||
import { useNavigate, useSearchParams } from "react-router-dom";
|
||||
import { useNavigate } from "react-router-dom";
|
||||
import { FilterSection } from "./filter-section";
|
||||
import { setSearch } from "@renderer/features";
|
||||
import { useTranslation } from "react-i18next";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue