fix
This commit is contained in:
@@ -40,4 +40,4 @@ trait FindsUserBySlackId
|
||||
{
|
||||
return Str::between($slackId, "<@", "|");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -42,4 +42,4 @@ trait ListsHandlers
|
||||
)
|
||||
->all();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user