diff --git a/web/src/screens/Settings.tsx b/web/src/screens/Settings.tsx
index 284a0fc..ae6ee77 100644
--- a/web/src/screens/Settings.tsx
+++ b/web/src/screens/Settings.tsx
@@ -41,12 +41,7 @@ function SubNavLink({item, url}: any) {
aria-current={splitLocation[2] === item.href ? 'page' : undefined}
>
{item.name}