mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-22 08:09:12 -05:00
Update video.ts
This commit is contained in:
parent
8128f37f98
commit
6388f97822
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
import { Logger } from "@utils/Logger";
|
||||
import { lodash } from "@webpack/common";
|
||||
|
||||
import { ScreenshareProfile, ScreenshareStore } from "../../betterScreenshare.desktop/stores";
|
||||
import { ScreenshareProfile, ScreenshareStore } from "../../betterScreenshare.dev/stores";
|
||||
import { ProfilableStore, replaceObjectValuesIfExist, types, utils } from "..";
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue