From 94cda17b990998a63bf5a7c3167a72add814084b Mon Sep 17 00:00:00 2001 From: Shiba <44804845+DeepDoge@users.noreply.github.com> Date: Mon, 10 Jan 2022 15:29:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=99=20Renamed=20LBRY=20Inc.=20to=20Ody?= =?UTF-8?q?see?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/settings.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/settings.ts b/src/common/settings.ts index b57e04b..9a37163 100644 --- a/src/common/settings.ts +++ b/src/common/settings.ts @@ -126,7 +126,7 @@ export interface YTUrlResolver { export const ytUrlResolversSettings: Record = { lbryInc: { - name: "LBRY Inc.", + name: "Odysee", hostname: "api.odysee.com", functions: { getChannelId: {