queued updates via rxjs
This commit is contained in:
@@ -17,6 +17,7 @@ createCommandHandler(client, [
|
||||
description: "shows a counter button",
|
||||
run: (interaction) => {
|
||||
manager.create(interaction).render(<Counter />)
|
||||
manager.create(interaction).render(<Counter />)
|
||||
},
|
||||
},
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user