Merge branch 'dev' of https://github.com/DJj123dj/open-ticket into dev
This commit is contained in:
@@ -140,7 +140,7 @@ module.exports = () => {
|
||||
try {
|
||||
const adminrole = guild.roles.cache.find(r => r.id == role)
|
||||
if (!adminrole) return
|
||||
|
||||
|
||||
permissionsArray.push({
|
||||
id:adminrole,
|
||||
type:"role",
|
||||
@@ -250,4 +250,4 @@ module.exports = () => {
|
||||
}
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user