Merge pull request #589 from luclu7/patch-1
Fixed a small typo in bt-tether
This commit is contained in:
commit
e2be21004d
@ -461,7 +461,7 @@ class BTTether(plugins.Plugin):
|
|||||||
logging.error("BT-TETHER: Can't start bluetooth.service")
|
logging.error("BT-TETHER: Can't start bluetooth.service")
|
||||||
return
|
return
|
||||||
|
|
||||||
logging.info("BT-TETHER: Sussessfully loaded ...")
|
logging.info("BT-TETHER: Successfully loaded ...")
|
||||||
self.ready = True
|
self.ready = True
|
||||||
|
|
||||||
def on_ui_setup(self, ui):
|
def on_ui_setup(self, ui):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user