fix reaction button event
This commit is contained in:
@@ -175,5 +175,6 @@ export function enableReactionMenuButton(_, __, el) {
|
||||
}
|
||||
|
||||
export function enableReactionButtons(_, __, el) {
|
||||
if (!el) return;
|
||||
el.disabled = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user