fix: Remove unnecessary whitespace in index.html
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m40s

This commit is contained in:
2025-11-15 13:12:59 +07:00
parent afa1049f1f
commit 2d87ca1632
+1 -1
View File
@@ -14,7 +14,7 @@
<title>S3 Lists Manager</title>
</head>
<body>
<body>
<div id="root"></div>
<!-- Удалён импорт Tabler JS, теперь он импортируется в main.jsx -->
<script type="module" src="/src/main.jsx"></script>