mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-04 09:05:31 +00:00
872e300cf9
Add optional chaining operator (?.) to all preview property accesses in the subscription actions view to prevent potential null reference errors when the preview object is undefined.