This commit is contained in:
parent
35f448d91c
commit
ffd3d46d3d
@ -86,7 +86,7 @@ export const defaultSettings: AppSettings = {
|
||||
corsProxy: "",
|
||||
twitterRedirect: undefined,
|
||||
redditRedirect: undefined,
|
||||
youtubeRedirect: "https://invidious.poster.place",
|
||||
youtubeRedirect: undefined,
|
||||
};
|
||||
|
||||
export function upgradeSettings(settings: { version: number }): AppSettings | null {
|
||||
|
Loading…
Reference in New Issue
Block a user