mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-07 05:38:27 +02:00
6.0
This commit is contained in:
2
src/utils/screenshot-manager.ts
Normal file → Executable file
2
src/utils/screenshot-manager.ts
Normal file → Executable file
@@ -1,9 +1,9 @@
|
||||
import { StreamPlayerType } from "@enums/stream-player";
|
||||
import { AppInterface, STATES } from "./global";
|
||||
import { CE } from "./html";
|
||||
import { PrefKey } from "@/enums/pref-keys";
|
||||
import { getPref } from "./settings-storages/global-settings-storage";
|
||||
import { BxLogger } from "./bx-logger";
|
||||
import { StreamPlayerType } from "@/enums/pref-values";
|
||||
|
||||
|
||||
export class ScreenshotManager {
|
||||
|
Reference in New Issue
Block a user