[FIX #3591] always show full link
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
e40ffd9de5
commit
d692ddc7d9
|
@ -127,7 +127,7 @@
|
||||||
{:key idx
|
{:key idx
|
||||||
:style {:color colors/blue}
|
:style {:color colors/blue}
|
||||||
:on-press #(on-press url)}
|
:on-press #(on-press url)}
|
||||||
(utils/truncate-str text 32 true)])
|
url])
|
||||||
text)))
|
text)))
|
||||||
vec))
|
vec))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue