mirror of
https://github.com/penpot/penpot.git
synced 2026-05-30 20:28:07 +00:00
Render owned organizations in the delete-account modal with the same org-avatar* component used across the dashboard, so logo and avatar background are shown consistently and initials are extracted via d/get-initials instead of a raw first-character substring. Extends the get-owned-organizations-summary endpoint and the underlying nitrate API schema to carry :avatar-bg-url and :logo-id, deriving :custom-photo from logo-id with the public uri, matching the pattern already used by set-team-org-api.