Skip to content

Commit

Permalink
Add missing translations to initialProps for SSR
Browse files Browse the repository at this point in the history
  • Loading branch information
17luke committed Sep 13, 2024
1 parent 95b1a8c commit 03d6c4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ class MyApp extends App<Props> {
'the-database',
'tips',
'wheel',
'l2',
'parallel',
],
});

Expand Down

0 comments on commit 03d6c4a

Please sign in to comment.