Merge pull request #1 from nikolaxhristov/master

Fixes typo
This commit is contained in:
hedy 2023-01-18 12:47:33 +08:00 committed by GitHub
commit c34b974204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ export GPG_TTY=$(tty)
# telemetry shit
export DO_NOT_TRACK=1 # https://consoledonottrack.com
export DOTNET_CLI_TELEMETRY_OPTOUT=1
export HINT_TELEMENTRY="off"
export HINT_TELEMETRY="off"
export GATSBY_TELEMETRY_OPTOUT=1
export NEXT_TELEMETRY_DEBUG=1
export NUXT_TELEMETRY_DISABLED=1