add more init config for modal

This commit is contained in:
Gaurav Gosain
2023-03-05 03:27:08 +04:00
parent 13501ab164
commit b03c4e2f3a

View File

@@ -178,7 +178,11 @@
</div>
</div>
<script type="text/javascript">
MicroModal.init();
MicroModal.init({
disableScroll: true,
awaitOpenAnimation: true,
awaitCloseAnimation: true,
});
let link = "";