Skip to content

Commit

Permalink
Merge pull request #4090 from thematters/develop
Browse files Browse the repository at this point in the history
Release: v4.28.4
  • Loading branch information
robertu7 committed Dec 14, 2023
2 parents 71fd5ee + 7c9983e commit b890eb6
Show file tree
Hide file tree
Showing 112 changed files with 1,635 additions and 553 deletions.
4 changes: 2 additions & 2 deletions .env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ DEBUG=false
NEXT_PUBLIC_GOOGLE_CLIENT_ID=751677068109-rkml7q9ujf8ems09cclh7qckf14svcgs.apps.googleusercontent.com
NEXT_PUBLIC_TWITTER_CLIENT_ID=cmdKbUlyd1ZZZDZYa3dTampidGo6MTpjaQ
NEXT_PUBLIC_FACEBOOK_CLIENT_ID=161556310354354
NEXT_PUBLIC_NOMAD_MATTERS_CAMPAIGN_LINK_EN=
NEXT_PUBLIC_NOMAD_MATTERS_CAMPAIGN_LINK=/@hi176/464035-nomad-matters
NEXT_PUBLIC_NOMAD_MATTERS_CAMPAIGN_LINK_EN=/@hi176/468833
NEXT_PUBLIC_NOMAD_MATTERS_CAMPAIGN_LINK=/@hi176/464035
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"typescript.updateImportsOnFileMove.enabled": "never",

"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},

"typescript.tsdk": "node_modules/typescript/lib"
Expand Down

0 comments on commit b890eb6

Please sign in to comment.