mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
shitty eslint issue
This commit is contained in:
parent
708fb511cd
commit
7428eeb63e
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ export function conf(): RuntimeConfig {
|
|||
DMCA_EMAIL: getKey("DMCA_EMAIL"),
|
||||
ONBOARDING_CHROME_EXTENSION_INSTALL_LINK: getKey(
|
||||
"ONBOARDING_CHROME_EXTENSION_INSTALL_LINK",
|
||||
"https://docs.sudo-flix.lol/extension"
|
||||
"https://docs.sudo-flix.lol/extension",
|
||||
),
|
||||
ONBOARDING_FIREFOX_EXTENSION_INSTALL_LINK: getKey(
|
||||
"ONBOARDING_FIREFOX_EXTENSION_INSTALL_LINK",
|
||||
|
|
|
|||
Loading…
Reference in a new issue