diff --git a/frontend/src/index.ts b/frontend/src/index.ts index 2acdfd31..f32ea0eb 100644 --- a/frontend/src/index.ts +++ b/frontend/src/index.ts @@ -274,6 +274,7 @@ export class App extends LiteElement { >
{ if (isAdmin) { @@ -281,10 +282,9 @@ export class App extends LiteElement { } this.navLink(e); }} - >

- ${msg("Browsertrix Cloud")} -

+ ${msg("Browsertrix Cloud")} +
${isAdmin