Enable App for other Codes
All checks were successful
Subsonics - Pipeline/pipeline/head This commit looks good
All checks were successful
Subsonics - Pipeline/pipeline/head This commit looks good
This commit is contained in:
parent
abd33e7cb4
commit
8d978ff1d3
@ -926,13 +926,15 @@ function startServer(client) {
|
||||
|
||||
async function checkIdentity(servers, token, socket, creditentials) {
|
||||
|
||||
var checked = false
|
||||
var checked = true
|
||||
|
||||
if(servers.message) {
|
||||
|
||||
checked = false
|
||||
} else {
|
||||
|
||||
checked = true
|
||||
|
||||
for(var role of servers.roles) {
|
||||
|
||||
if(role == "397725552968204288") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user