mirror of
https://github.com/openstf/stf
synced 2025-10-04 18:29:17 +02:00
Make inviting/kicking work.
This commit is contained in:
parent
4ac766c371
commit
3a0d177925
6 changed files with 55 additions and 21 deletions
|
@ -37,6 +37,8 @@ devutil.matchesRequirements = function(capabilities, requirements) {
|
|||
default:
|
||||
return false
|
||||
}
|
||||
|
||||
return true
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue