refactor: readd comment
This commit is contained in:
parent
e250a02f99
commit
04db081fda
1 changed files with 1 additions and 0 deletions
|
|
@ -398,6 +398,7 @@ export class ModalHelper {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (previewModalResult.code === ModalResultCode.CLOSE) {
|
if (previewModalResult.code === ModalResultCode.CLOSE) {
|
||||||
|
// modal is already being closed
|
||||||
return undefined;
|
return undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue