fix ident

This commit is contained in:
dadav 2020-04-19 11:37:48 +02:00
parent 40d8d994d1
commit bc84f22f7a

View File

@ -391,4 +391,4 @@ def update(config):
except Exception as ex:
logging.error('Error while updating plugins: %s', ex)
rc = 1
return rc
return rc