xeps: fix description for the newer plugins

This commit is contained in:
mathieui
2021-01-30 18:52:54 +01:00
parent ee671dfb29
commit 58f4ccf5c7
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class XEP_0428(BasePlugin):
'''XEP-0428: Fallback Indication'''
name = 'xep_0428'
description = 'Fallback Indication'
description = 'XEP-0428: Fallback Indication'
dependencies = set()
stanza = stanza
namespace = stanza.NS