diff --git a/web/src/pages/outposts/OutpostListPage.ts b/web/src/pages/outposts/OutpostListPage.ts index 507cc70c5..f40079547 100644 --- a/web/src/pages/outposts/OutpostListPage.ts +++ b/web/src/pages/outposts/OutpostListPage.ts @@ -109,7 +109,7 @@ export class OutpostListPage extends TablePage { return html`
  • ${p.name}
  • `; })}`, html`${item.serviceConnectionObj?.name || t`No integration active`}`, - html``, + html``, html` ${t`Update`}