Skip to content

Commit

Permalink
Fixed connect to slack
Browse files Browse the repository at this point in the history
  • Loading branch information
AmiyaSX committed May 7, 2024
1 parent 5511503 commit 6a2775d
Show file tree
Hide file tree
Showing 6 changed files with 2,265 additions and 2,800 deletions.
4 changes: 3 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
NEXT_PUBLIC_API_URL=https://ais.armada.nu
NEXT_PUBLIC_API_URL=https://ais.armada.nu
NEXT_PUBLIC_SLACK_SALES_HOOK_URL=https://hooks.slack.com/services/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 # TODO: change to our sale channel webhook
NEXT_PUBLIC_RECAPTCHA_KEY=6LdlSPwnAAAAADCALl0tmledXQ2NofF5J0Ssi1wH
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-toast": "^1.1.5",
"@t3-oss/env-nextjs": "^0.9.2",
"@tanstack/react-query": "^5.20.1",
"@vercel/analytics": "^1.2.2",
Expand Down
Loading

0 comments on commit 6a2775d

Please sign in to comment.