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