fix: complete remaining tab migrations, fix LeftPanel ghost fields, remove backup files
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m42s

This commit is contained in:
Refactoring Agent
2026-05-04 16:52:43 +02:00
parent 837d963b63
commit bb8edaf57a
6 changed files with 176 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"extends": "./tsconfig.json",
"include": ["src/app/components/LeftPanel.tsx"],
"exclude": ["node_modules", "src/components"]
}