Skip to content

Commit 118a0db

Browse files
committed
use color
1 parent 25bfb9e commit 118a0db

File tree

1 file changed

+1
-1
lines changed
  • src/status_im/contexts/wallet/share_community_channel

1 file changed

+1
-1
lines changed

src/status_im/contexts/wallet/share_community_channel/view.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
[quo/gradient-cover
4141
{:container-style
4242
(style/gradient-cover-wrapper window-width)
43-
:customization-color (:color chat)}]
43+
:customization-color color}]
4444
[rn/view
4545
{:style {:padding-vertical 12}}
4646
[qr-codes/qr-code

0 commit comments

Comments
 (0)