1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-27 06:23:53 +01:00

Merge pull request #158 from AmateurAudioDude/fixes/v1.3.9-fix-typos_potential-mem-leaks

Fix minor typos, potential memory leaks
This commit is contained in:
Marek Farkaš
2025-08-30 17:30:09 +02:00
committed by GitHub
6 changed files with 15 additions and 101 deletions

View File

@@ -76,6 +76,7 @@
<div class="panel-33 p-20">
<span class="text-medium-big color-5"><%= memoryUsage %></span>
<span class="text-small color-4" style="display: block; font-size: 1em; font-weight: 600; line-height: 0;">(<%= memoryHeap %> heap)</span>
<p>Memory usage</p>
</div>