From 2ced63ee7f5adec5363a4f4f8d6e2dc7ec9af874 Mon Sep 17 00:00:00 2001 From: shimingxy Date: Sun, 8 Dec 2019 19:42:35 +0800 Subject: [PATCH] commet apps.protocol --- .../src/main/resources/templates/views/main/appList.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maxkey-web-maxkey/src/main/resources/templates/views/main/appList.ftl b/maxkey-web-maxkey/src/main/resources/templates/views/main/appList.ftl index 85441c7e..3e23df32 100644 --- a/maxkey-web-maxkey/src/main/resources/templates/views/main/appList.ftl +++ b/maxkey-web-maxkey/src/main/resources/templates/views/main/appList.ftl @@ -48,7 +48,7 @@ <@locale code="apps.icon"/> <@locale code="apps.name"/> - <@locale code="apps.protocol"/> + <@locale code="apps.category"/> <@locale code="button.text.action"/> @@ -69,7 +69,7 @@ ${app.name} - ${app.protocol} + ${app.category} <#if app.protocol ?contains("Desktop")>