Merge remote-tracking branch 'origin/develop' into refactor-jellyfin-settings

This commit is contained in:
fallenbagel
2024-06-01 06:10:55 +05:00

View File

@@ -24,7 +24,7 @@ jobs:
- name: Lint
run: yarn lint
- name: Formatting
run: yarn format:check --ignore-path .prettierignore
run: yarn format:check
- name: Build
run: yarn build