[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io 2023-06-11 17:57:28 +00:00 committed by Andrei Andreev
parent e12f845087
commit a9712e92ef

View File

@ -1,6 +1,7 @@
import { ElectronRuntime } from "@/steam";
import { sha512_256 } from "js-sha512";
import { ElectronRuntime } from "@/steam";
import { DEV } from "@/env";
import FullScreenAnimationHandler from "./full-screen-animation-handler";