mirror of
https://github.com/status-im/status-react.git
synced 2025-01-27 19:26:05 +00:00
parent
6a32006e6a
commit
4942238cae
@ -10,7 +10,7 @@
|
|||||||
(when (seq status-link-previews)
|
(when (seq status-link-previews)
|
||||||
[rn/view {:style {:margin-top (when link-previews? 8)}}
|
[rn/view {:style {:margin-top (when link-previews? 8)}}
|
||||||
(for [{:keys [url community]} status-link-previews]
|
(for [{:keys [url community]} status-link-previews]
|
||||||
(when community
|
(when (:display-name community)
|
||||||
(let [{community-description :description
|
(let [{community-description :description
|
||||||
community-icon :icon
|
community-icon :icon
|
||||||
community-banner :banner
|
community-banner :banner
|
||||||
|
Loading…
x
Reference in New Issue
Block a user