Files
quality_app/py_app/app/static/script.js
Quality App System c7e560682b Fix: Remove duplicate safeStorage declaration causing SyntaxError
- safeStorage is already defined in storage-utils.js which loads first
- Duplicate declaration was causing 'Identifier already declared' error
- This error prevented script.js from loading and broke theme toggle
2026-01-19 21:44:05 +02:00

48 KiB