From a4d1ecb95f6b3f06429d2c666ae90dd477919761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez=20Garc=C3=ADa?= Date: Wed, 27 Oct 2021 13:05:41 +0200 Subject: [PATCH] Added call to "notifyReady" on osmanager ready notification --- server/src/uds/core/osmanagers/osmanager.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/src/uds/core/osmanagers/osmanager.py b/server/src/uds/core/osmanagers/osmanager.py index 05457330..5d58dc69 100644 --- a/server/src/uds/core/osmanagers/osmanager.py +++ b/server/src/uds/core/osmanagers/osmanager.py @@ -224,6 +224,8 @@ class OSManager(Module): Resets login counter to 0 ''' userService.setProperty('loginsCounter', '0') + # And execute ready notification method + self.readyNotified(userService) @staticmethod def loggedIn(