mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Move some background modules to a separate folder and fix init order
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { stringify } from "./utils";
|
||||
|
||||
import { ReceiverSelection
|
||||
, ReceiverSelectorMediaType } from "../receiver_selectors";
|
||||
, ReceiverSelectorMediaType } from "../background/receiverSelector";
|
||||
|
||||
|
||||
interface LoadSenderOptions {
|
||||
|
||||
Reference in New Issue
Block a user