Skip to content

Commit b2561a1

Browse files
committed
fix: run lint
1 parent 13b260d commit b2561a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

middleware/render-page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const renderWithNext = FEATURE_NEXTJS
3030
? [
3131
'/en/rest',
3232
'/en/sponsors',
33-
'/ja/sponsors',
33+
'/ja/sponsors'
3434
]
3535
: []
3636

0 commit comments

Comments
 (0)