mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Remove default channels
This commit is contained in:
parent
2930c843d6
commit
51b5a2e93f
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ export default async (req, res) => {
|
|||
`email=${data.email}`,
|
||||
`token=${process.env.SLACK_LEGACY_TOKEN}`,
|
||||
`real_name=${data.name}`,
|
||||
'channels=C015ZDB0GRF,C015LQDP2Q2,C01504DCLVD',
|
||||
'restricted=true',
|
||||
'resend=true'
|
||||
].join('&')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue