- Fix unused imports (Trash, Filter, Bell, CategoryAdvanced) - Fix undefined checks for cleanup settings - Fix cleanupPreview undefined checks - Fix useTheme unused parameter - Fix companyLabels type safety - Build erfolgreich durchgefuehrt
14 lines
445 B
Plaintext
14 lines
445 B
Plaintext
Führe diese Befehle in deinem Git Bash oder Terminal aus:
|
|
|
|
cd c:\Users\User\Documents\GitHub\ANDJJJJJJ
|
|
git add .
|
|
git commit -m "fix: TypeScript errors & build fixes for Control Panel Redesign
|
|
|
|
- Fix unused imports (Trash, Filter, Bell, CategoryAdvanced)
|
|
- Fix undefined checks for cleanup settings
|
|
- Fix cleanupPreview undefined checks
|
|
- Fix useTheme unused parameter
|
|
- Fix companyLabels type safety
|
|
- Build erfolgreich durchgeführt"
|
|
git push
|