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")>