feat: add sending user requests from UI (#1927)
* feat: add sending user requests from UI * fix(web): view controller manager user client references
This commit is contained in:
@@ -167,6 +167,7 @@ export class ViewControllerManager implements InternalEventHandlerInterface {
|
||||
application.sessions,
|
||||
application.subscriptions,
|
||||
this.toastService,
|
||||
application.user,
|
||||
)
|
||||
|
||||
this.addAppEventObserver()
|
||||
|
||||
Reference in New Issue
Block a user