try fix styles
Some checks failed
Build and Publish 'anix-api-prox' to Docker Hub / publish (push) Has been cancelled
Build and Publish 'anix' to Docker Hub / publish (push) Has been cancelled

This commit is contained in:
Kentai Radiquum 2025-08-28 22:46:15 +05:00
parent 7e99062c0c
commit a4ecc27874
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
5 changed files with 6 additions and 8 deletions

View file

@ -31,7 +31,7 @@
".next/types/**/*.ts",
"**/*.ts",
"**/*.tsx",
"next.config.js"
"next.config.mjs"
],
"exclude": ["node_modules", "player-parser", "api-prox"]
}