mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 09:39:58 +00:00
Move some background modules to a separate folder and fix init order
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"use strict";
|
||||
|
||||
import { ReceiverSelectorType } from "./background/receiverSelector";
|
||||
import { Options } from "./lib/options";
|
||||
import { ReceiverSelectorType } from "./receiver_selectors";
|
||||
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user