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