memory remain

This commit is contained in:
Dmitry Borisenko
2020-12-18 23:52:35 +01:00
parent 433d28a785
commit 17162a2d85
6 changed files with 36 additions and 18 deletions

View File

@@ -49,6 +49,14 @@
"type": "h4",
"title": "{{signal}}"
},
{
"type": "h4",
"title": "Осталось памяти: {{freeBytes}}"
},
{
"type": "h4",
"title": "Осталось памяти: {{freePer}} %"
},
{
"type": "hr"
},