hodně sjetej fix
This commit is contained in:
parent
c82218eb8a
commit
04c817c062
@ -155,8 +155,8 @@ module.exports = {
|
||||
if (spinkRole) make("a", spinkRole);
|
||||
if (adminRole) make("r", adminRole);
|
||||
} else {
|
||||
if (spinkRole) make("a", spinkRole);
|
||||
if (adminRole) make("r", adminRole);
|
||||
if (spinkRole) make("r", spinkRole);
|
||||
if (adminRole) make("a", adminRole);
|
||||
continue;
|
||||
}
|
||||
for (const [_, channel] of guild.channels.cache) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user