Update ModalTerminal.tsx

This commit is contained in:
nguyentrungthat 2026-01-08 13:19:30 +07:00
parent 3bb72a19aa
commit 0650e012d8
1 changed files with 1 additions and 0 deletions

View File

@ -459,6 +459,7 @@ const ModalTerminal = ({
<Modal
opened={opened}
onClose={() => {
if (openSelectIos) return;
onClose();
if (
line?.userOpenCLI === user?.userName &&