mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
fix(mirror): put mediamtx client there
This commit is contained in:
@@ -54,5 +54,11 @@ export function getMediamtxClientRegionOptions(): MediaMTXClientRegionOption[] {
|
||||
label: 'HQ Server A',
|
||||
whipEnabled: false,
|
||||
},
|
||||
{
|
||||
value: 'ethande',
|
||||
emoji: '🇩🇪',
|
||||
label: 'eth0\'s VPS',
|
||||
whipEnabled: true,
|
||||
},
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user