mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-29 03:28:45 +00:00
can't change forums either
This commit is contained in:
@@ -428,7 +428,7 @@ class Channel extends SnowFlake {
|
||||
},
|
||||
times,
|
||||
);
|
||||
if (this.type !== 4 && !this.isThread()) {
|
||||
if (this.type !== 4 && !this.isThread() && !this.isForum()) {
|
||||
const options = ["voice", "text", "announcement"] as const;
|
||||
form.addSelect(
|
||||
"Type:",
|
||||
|
||||
Reference in New Issue
Block a user