add missing tree assignment
This commit is contained in:
@@ -82,6 +82,8 @@ export class ChannelRenderer {
|
||||
} else {
|
||||
this.message = await this.channel.send(options)
|
||||
}
|
||||
|
||||
this.tree = node
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user