fix: mfcg allow-scripts

This commit is contained in:
Azgaar 2023-07-10 13:26:42 +04:00
parent 290b6b38eb
commit 3a5e7e78ed

View file

@ -3254,7 +3254,7 @@
style="margin-left: 0.1em" style="margin-left: 0.1em"
></i> ></i>
</div> </div>
<iframe id="mfcgPreview" sandbox="allow-same-origin"></iframe> <iframe id="mfcgPreview" sandbox="allow-scripts"></iframe>
</div> </div>
</div> </div>