Skip to content

Commit 432a2cc

Browse files
committed
update translations.ts
1 parent a492d2e commit 432a2cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/utils/translations.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ const getRequiredNamespacesForPath = (relativePath: string) => {
178178
}
179179

180180
if (path.startsWith("/layer-2/networks/")) {
181+
primaryNamespace = "page-layer-2-networks"
181182
requiredNamespaces = [...requiredNamespaces, "table"]
182183
}
183184

0 commit comments

Comments
 (0)