diff sat/plugins/plugin_misc_lists.py @ 4027:26c3e1bc7fb7

plugin XEP-0471: renamed "events" plugin to XEP-0471 now that there is a XEP
author Goffi <goffi@goffi.org>
date Thu, 30 Mar 2023 16:47:41 +0200
parents 6c5f0fbc519b
children 524856bd7b19
line wrap: on
line diff
--- a/sat/plugins/plugin_misc_lists.py	Fri Mar 24 10:29:48 2023 +0100
+++ b/sat/plugins/plugin_misc_lists.py	Thu Mar 30 16:47:41 2023 +0200
@@ -297,7 +297,7 @@
             async_=True,
         )
 
-    async def onInvitationPreflight(
+    async def on_invitation_preflight(
         self,
         client: SatXMPPEntity,
         namespace: str,