mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 11:31:38 +02:00
🐛 Change default team image in config
This commit is contained in:
parent
39ae2ed98d
commit
140731cf34
2 changed files with 2 additions and 1 deletions
|
@ -605,7 +605,7 @@
|
|||
[:div.label (tr "dashboard.team-info")]
|
||||
[:div.name (:name team)]
|
||||
[:div.icon
|
||||
[:span.update-overlay {:on-click on-image-click} i/exit]
|
||||
[:span.update-overlay {:on-click on-image-click} i/image]
|
||||
[:img {:src (cfg/resolve-team-photo-url team)}]
|
||||
[:& file-uploader {:accept "image/jpeg,image/png"
|
||||
:multi false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue