From f85bfdf451d72d9146981ed921d846bdb034346c Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sat, 31 Dec 2016 09:39:17 -0800 Subject: [PATCH] Explain what the MB is --- webadmin/src/views/appstore.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webadmin/src/views/appstore.html b/webadmin/src/views/appstore.html index ea198e2c7..c9864ae91 100644 --- a/webadmin/src/views/appstore.html +++ b/webadmin/src/views/appstore.html @@ -11,7 +11,7 @@
Last updated {{ appInstall.app.creationDate | prettyDate }}
- {{ appInstall.app.manifest.memoryLimit | prettyMemory }}M + Requires atleast {{ appInstall.app.manifest.memoryLimit | prettyMemory }}MB memory