Update plugin list and use correct names.
This commit is contained in:
@@ -18,7 +18,7 @@ class xep_0047(base_plugin):
|
||||
|
||||
def plugin_init(self):
|
||||
self.xep = '0047'
|
||||
self.description = 'In-band Bytestreams'
|
||||
self.description = 'In-Band Bytestreams'
|
||||
self.stanza = stanza
|
||||
|
||||
self.streams = {}
|
||||
|
||||
Reference in New Issue
Block a user