Added call to "notifyReady" on osmanager ready notification

This commit is contained in:
Adolfo Gómez García 2021-10-27 13:05:41 +02:00
parent 237f7e5b77
commit a4d1ecb95f

View File

@ -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(