Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-09-17 09:55:18 +02:00
parent c9501fe95c
commit fd0a9afc51
6 changed files with 123 additions and 106 deletions

View File

@ -583,5 +583,4 @@ class BTTether(plugins.Plugin):
label_font=fonts.Bold, text_font=fonts.Medium))
def on_ui_update(self, ui):
with ui._lock:
ui.set('bluetooth', self.status)
ui.set('bluetooth', self.status)