Files
TenerifeProp/public/js
TenerifeProp Dev 86e4b2a31e fix: optional chaining cannot be used for assignment
Fixed syntax error where optional chaining (?.) was used for assignment
in updateStats method. Changed to use if checks for null-protection.
2026-04-05 12:49:10 +01:00
..