Skip to content

Commit

Permalink
test trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
minhphuc010194 committed Sep 12, 2023
1 parent dc74415 commit 9da9ad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions middleware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { match as matchLocale } from '@formatjs/intl-localematcher';
import Negotiator from 'negotiator';

import { i18n } from './configs/i18n.config';

const PUBLIC_FILE = /\.(.*)$/;
export const config = {
// Matcher ignoring `/_next/` and `/api/`
Expand Down

0 comments on commit 9da9ad1

Please sign in to comment.