Add close button to Slash Commands /help dialog
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
6d959f826b
commit
90a3fedbef
2 changed files with 4 additions and 1 deletions
|
@ -837,6 +837,7 @@ export const CommandMap = {
|
|||
}
|
||||
</tbody>
|
||||
</table>,
|
||||
hasCloseX: true,
|
||||
});
|
||||
return success();
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue