fix: ExpiryReaper orphan race + nodejs ESM entrypoint (v1.3.93)

This commit is contained in:
“Naeel”
2026-05-19 10:30:28 +04:00
parent fd075a7f80
commit 72e5d50cd0
4 changed files with 17 additions and 6 deletions
+2 -2
View File
@@ -103,7 +103,7 @@
<div class="nubes">NUBES</div>
<div class="product">FISSION CONSOLE</div>
</div>
<div style="font-size:0.65rem; color:var(--text-secondary); margin-left:10px; align-self:center; opacity:0.7;">v1.3.92</div>
<div style="font-size:0.65rem; color:var(--text-secondary); margin-left:10px; align-self:center; opacity:0.7;">v1.3.93</div>
</div>
<div class="row" style="margin:0;">
<button class="btn ghost" onclick="reloadAll()">Refresh</button>
@@ -626,7 +626,7 @@ psycopg2-binary" style="width:100%; box-sizing:border-box; font-family:monospace
</div>
<div class="actions" style="justify-content:space-between; align-items:center;">
<span style="font-size:0.75rem; color:var(--text-secondary);">v1.3.92</span>
<span style="font-size:0.75rem; color:var(--text-secondary);">v1.3.93</span>
<button class="btn ghost" onclick="closeHelp()">Закрыть</button>
</div>
</div>