Whoops didnt set total ram
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user