Whoops didnt set total ram

This commit is contained in:
Peter Stockings
2025-12-24 10:07:29 +11:00
parent d1bb48138f
commit 40cb631975

View File

@@ -154,7 +154,7 @@
}}</span> CPUs
</div>
<div style="font-size: 14px; font-weight: 600; color: #c9d1d9;">
<span style="color: #00ff88; font-size: 20px; font-weight: 700;">{{ data.system.mem_total_h or "—"
<span style="color: #00ff88; font-size: 20px; font-weight: 700;">{{ data.system.ram_total_h or "—"
}}</span> RAM
</div>
</div>