From 2b6b165ed2aed54073da3abf30a6f13f73f243ab Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 18 Dec 2019 14:35:47 +0100 Subject: xep-0084: Improve help --- src/xmpp/avatar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xmpp') diff --git a/src/xmpp/avatar.c b/src/xmpp/avatar.c index a968780c..7ca10b56 100644 --- a/src/xmpp/avatar.c +++ b/src/xmpp/avatar.c @@ -117,7 +117,7 @@ _avatar_metadata_nofication(xmpp_stanza_t *const stanza, void *const userdata) xmpp_stanza_t *info = xmpp_stanza_get_child_by_name(metadata, "info"); const char *id = xmpp_stanza_get_id(info); - cons_show("Id for %s is: %s", from, id); + log_debug("Avatar ID for %s is: %s", from, id); avatar_request_item_by_id(from, id); } -- cgit 1.4.1-2-gfad0