lint issues (eslint got hands for what?)

This commit is contained in:
Cooper 2024-07-26 02:11:21 +00:00
parent b495692275
commit e21470ed5d
1 changed files with 1 additions and 2 deletions

View File

@ -52,8 +52,7 @@ const env: Record<keyof Config, undefined | string> = {
GITHUB_LINK: undefined,
DISCORD_LINK: undefined,
TWITTER_LINK: undefined,
ONBOARDING_CHROME_EXTENSION_INSTALL_LINK:
"https://docs.undi.rest/extension",
ONBOARDING_CHROME_EXTENSION_INSTALL_LINK: "https://docs.undi.rest/extension",
ONBOARDING_FIREFOX_EXTENSION_INSTALL_LINK: import.meta.env
.VITE_ONBOARDING_FIREFOX_EXTENSION_INSTALL_LINK,
ONBOARDING_PROXY_INSTALL_LINK: import.meta.env