Fix subscribing sign-in/out
This commit is contained in:
parent
4f356f7f9a
commit
2b3571e892
|
@ -51,6 +51,7 @@ class ConversationControl(BasePage):
|
|||
# )
|
||||
|
||||
def on_subscribe_public_events(self):
|
||||
if self._app.f_user_management:
|
||||
self._app.subscribe_event(
|
||||
name="onSignIn",
|
||||
definition={
|
||||
|
|
Loading…
Reference in New Issue
Block a user