WTF
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-15 22:21:33 +04:00
parent ae7291d4f1
commit 307095bfd0

View File

@@ -57,10 +57,7 @@ class XmppSetAvatarJob < ApplicationJob
end
end
<<<<<<< HEAD
=======
# See https://xmpp.org/extensions/xep-0084.html
>>>>>>> feature/ejabberd_pep
def build_xep0084_stanzas
img_data = process_avatar
sha1_hash = Digest::SHA1.hexdigest(img_data)