mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update Controller.class.php
This commit is contained in:
parent
e09877fdc8
commit
d40a4067d7
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ class Controller
|
||||||
switch ($subDomain) {
|
switch ($subDomain) {
|
||||||
case 'chat':
|
case 'chat':
|
||||||
case 'slack':
|
case 'slack':
|
||||||
return static::redirect('https://discord.gg/Z3bERWA');
|
return static::redirect('https://discord.gg/SJMUq8EjXB');
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue