more lbrytv removal

This commit is contained in:
zeppi 2022-04-25 21:54:21 -04:00 committed by jessopb
parent 15ad30d509
commit 6acdfc9623
4 changed files with 4 additions and 26 deletions

View file

@ -19,7 +19,7 @@ const WATCHMAN_BACKEND_ENDPOINT = 'https://watchman.na-backend.odysee.com/report
if (isProduction) {
ElectronCookies.enable({
origin: 'https://lbry.tv',
origin: 'https://lbry.com',
});
}