XEP-0461: add to plugins.__all__
This commit is contained in:
parent
9b51be1e17
commit
7300f1285e
1 changed files with 1 additions and 0 deletions
|
@ -113,4 +113,5 @@ __all__ = [
|
|||
'xep_0439', # Quick Response
|
||||
'xep_0441', # Message Archive Management Preferences
|
||||
'xep_0444', # Message Reactions
|
||||
'xep_0461', # Message Replies
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue