mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-25 02:50:20 +00:00
oop
This commit is contained in:
@@ -871,7 +871,7 @@ class Channel extends SnowFlake {
|
||||
const perm = premission.getPermission(name);
|
||||
if (perm === 1) {
|
||||
return true;
|
||||
} else {
|
||||
} else if (perm === -1) {
|
||||
deny = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user