mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 01:29:58 +00:00
Move CastManager to cast/
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
ReceiverSelectorMediaType
|
||||
} from "../background/receiverSelector";
|
||||
|
||||
import CastManager from "../background/CastManager";
|
||||
import CastManager from "../cast/CastManager";
|
||||
|
||||
interface LoadSenderOptions {
|
||||
tabId: number;
|
||||
|
||||
Reference in New Issue
Block a user