mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-02 16:23:48 +03:00
fix: fixing download sources migration
This commit is contained in:
parent
c9f8148acf
commit
4607665908
@ -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…
Reference in New Issue
Block a user