fix playlist detail filter bar

This commit is contained in:
Simon
2025-01-07 10:02:48 +07:00
parent 09ef342de7
commit d33917b541
2 changed files with 6 additions and 14 deletions

View File

@@ -35,6 +35,8 @@ repos:
hooks:
- id: eslint
name: eslint
files: \.[jt]sx?$
types: [file]
entry: npm run --prefix ./frontend lint
pass_filenames: false
- repo: https://github.com/pre-commit/mirrors-prettier