From 40fc9246e5de87991ba1823bbe235a35785343cc Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 13 Aug 2018 21:38:46 +0200 Subject: Revert "Set enable_avatars to false until the colors issue is fixed" This reverts commit bde9b31184de3138e649a662843b459fe3c3782a. --- data/default_config.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 3b8d17f0..6be44768 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -437,7 +437,7 @@ use_bookmarks_method = #request_message_receipts = true # Display your contacts’ avatar in the roster if true. -#enable_avatars = false +#enable_avatars = true # Use Unicode half-block (▄) instead of full-block (█) to display images. # This doubles the vertical resolution and gives square pixels, but may -- cgit v1.2.3