diff --git a/web/src/pages/applications/ApplicationListPage.ts b/web/src/pages/applications/ApplicationListPage.ts index 6aa68ec55..e1746497c 100644 --- a/web/src/pages/applications/ApplicationListPage.ts +++ b/web/src/pages/applications/ApplicationListPage.ts @@ -66,7 +66,7 @@ export class ApplicationListPage extends TablePage { return [ item.metaIcon ? html`${t`Application Icon`}` : - html``, + html``, html`
${item.name}