@ -52,6 +52,8 @@ export type Source = {
|
||||
host: string;
|
||||
port: number;
|
||||
};
|
||||
|
||||
mediaProxy?: string;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user
@ -52,6 +52,8 @@ export type Source = {
|
||||
host: string;
|
||||
port: number;
|
||||
};
|
||||
|
||||
mediaProxy?: string;
|
||||
};
|
||||
|
||||
/**
|
||||
|