mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Add option to enable/disable the backup bridge daemon connection
This commit is contained in:
@@ -15,6 +15,7 @@ const storageArea = new TypedStorageArea<{
|
||||
|
||||
export interface Options {
|
||||
bridgeApplicationName: string;
|
||||
bridgeBackupEnabled: boolean;
|
||||
mediaEnabled: boolean;
|
||||
mediaOverlayEnabled: boolean;
|
||||
mediaSyncElement: boolean;
|
||||
|
||||
Reference in New Issue
Block a user