update proxmox-dashboard.tsx

This commit is contained in:
MacRimi
2026-03-31 18:42:35 +02:00
parent 80afa789e7
commit c04b514a2a
5 changed files with 8 additions and 8 deletions

View File

@@ -855,7 +855,7 @@ def proxmox_webhook():
resp.headers['Retry-After'] = '60'
return resp, 429
# ─ Layers 2-5: Remote-only checks ──
# <EFBFBD><EFBFBD>─ Layers 2-5: Remote-only checks ──
if not is_localhost:
# Layer 2: Shared secret
try: