This commit is contained in:
maaa 2024-06-26 02:00:05 +02:00
parent cdc6450170
commit 625a969e3c
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
<div class="noteBox" id="noteBoxDiv">
<textarea id="noteBox" class="noteBoxText"></textarea>
<iframe id="markdown" style="display: none;" sandbox="allow-scripts"></iframe>
<iframe id="markdown" style="display: none;" sandbox=""></iframe>
</div>
<script type="text/javascript" src="/static/js/main.js"></script>