Files
tfm_ainventory/frontend/VERSION.json
Daniel Bedeleanu 65b24079cb fix: resolve TypeScript build error in AIOnboarding and Scanner components
- Fix null type error in AIOnboarding.tsx line 352: img src attribute
- Fix similar issue in Scanner.tsx line 237: capturedImage null handling
- Use '|| undefined' pattern to satisfy React 19/Next.js 15 type requirements
- Both components now properly handle null/undefined image states
2026-04-15 09:35:44 +03:00

6 lines
105 B
JSON

{
"version": "1.9.21",
"last_build": "2026-04-14-2300",
"codename": "TSFix",
"commit": "manual"
}