[FIX #3591] always show full link

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
Guenter Kickinger 2018-03-15 21:59:53 +01:00 committed by Julien Eluard
parent e40ffd9de5
commit d692ddc7d9
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
{:key idx
:style {:color colors/blue}
:on-press #(on-press url)}
(utils/truncate-str text 32 true)])
url])
text)))
vec))