fix: delete DocsAPI global + reload script on close for fresh ONLYOFFICE state

This commit is contained in:
root
2026-07-17 08:59:59 +00:00
parent a962f29f55
commit 163efd7a35
4 changed files with 25 additions and 14 deletions

View File

@@ -139,7 +139,7 @@
<!-- Modals -->
<div class="modal-overlay" id="modal-overlay"></div>
<script src="/static/app.js?v=11"></script>
<script src="/static/carbone.js?v=11"></script>
<script src="/static/app.js?v=12"></script>
<script src="/static/carbone.js?v=12"></script>
</body>
</html>