diff --git a/src/common/settings.ts b/src/common/settings.ts index c46bba2..99579e1 100644 --- a/src/common/settings.ts +++ b/src/common/settings.ts @@ -51,7 +51,7 @@ export interface SourcePlatfromSettings { } } -export const SourcePlatfromettings: Record = { +export const SourcePlatfromSettings: Record = { "yewtu.be": { hostnames: ['yewtu.be'], htmlQueries: { @@ -69,7 +69,7 @@ export const SourcePlatfromettings: Record