I forgot to include something
Signed-off-by: KTrain <69028025+KTrain5169@users.noreply.github.com>
This commit is contained in:
parent
d0bcdf276a
commit
24905c6f1b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ pub async fn handle(ctx: &Context, thread: &GuildChannel) -> Result<()> {
|
|||
.await
|
||||
.unwrap_or_default()
|
||||
!= "launcher-support"
|
||||
!= "mod-support
|
||||
!= "mod-support"
|
||||
{
|
||||
debug!("Not posting onboarding message to threads outside of support");
|
||||
return Ok(());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue