translation bug fixed
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
".next/types/**/*.ts",
|
||||
".next/dev/types/**/*.ts",
|
||||
"**/*.mts"
|
||||
],
|
||||
"exclude": ["node_modules"]
|
||||
, "next.config.ts" ],
|
||||
"exclude": ["node_modules",".next"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user