revert to stable TS vs TS7@rc. Added Gitea repo link.

This commit is contained in:
2026-06-22 16:16:00 +02:00
parent d636ebf5ba
commit 9993dbd727
4 changed files with 29 additions and 11 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- name: Install frontend deps
working-directory: frontend
run: npm install --legacy-peer-deps
run: npm install
- name: Run Prettier check
working-directory: frontend