Update build

Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
jayofelony
2024-11-23 13:41:38 +01:00
parent 3486020e54
commit 6c3e5229ea

View File

@ -396,7 +396,7 @@ class auto_tune(plugins.Plugin):
def on_ui_update(self, ui):
try:
mode = 'AT'
mode = ' AT'
ui.set('mode', mode)
except Exception as e:
logging.exception(e)