Paraminj4 get inProgressMessage fix

This commit is contained in:
Marianpol 2021-12-30 11:31:53 +01:00
parent ac8fc59a57
commit bdc7bb254e

View File

@ -184,7 +184,7 @@ def run( elm, ecu, command, data ):
def resetValues():
info = get_message('Informations')
infoContent = get_message('InformationsContent')
inProgressMessage = get_message('CommandInProgressMessage')
inProgressMessage = get_message('CommandInProgress')
clearScreen()