Merge remote-tracking branch 'origin/v3.5'

This commit is contained in:
Adolfo Gómez García 2021-10-27 13:06:45 +02:00
commit 5b5a4e31e7

View File

@ -205,6 +205,8 @@ class OSManager(Module):
Resets login counter to 0
'''
userService.setProperty('loginsCounter', '0')
# And execute ready notification method
self.readyNotified(userService)
@staticmethod
def loggedIn(