Skip to content

Commit ba7caf1

Browse files
committed
Update XEP-0184 to 1.4.0
1 parent 51e33a0 commit ba7caf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/xmpp_codec.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4101,7 +4101,7 @@
41014101
xmlns = <<"urn:xmpp:receipts">>,
41024102
module = 'xep0184',
41034103
result = {receipt_response, '$id'},
4104-
attrs = [#attr{name = <<"id">>}]}).
4104+
attrs = [#attr{name = <<"id">>, required = true}]}).
41054105

41064106
-xml(mark_markable,
41074107
#elem{name = <<"markable">>,

0 commit comments

Comments
 (0)