diff --git a/.husky/pre-commit b/.husky/pre-commit index c460d9c3f..d24fdfc60 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" -#npx lint-staged +npx lint-staged diff --git a/app/components/settings.tsx b/app/components/settings.tsx index f42306750..dddc37dd3 100644 --- a/app/components/settings.tsx +++ b/app/components/settings.tsx @@ -1286,95 +1286,94 @@ export function Settings() { - -